Skip to content

Commit 9bfb9f9

Browse files
committed
Update travis go_import_path
1 parent ea4ca57 commit 9bfb9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ matrix:
1919
fast_finish: true
2020
allow_failures:
2121
- go: tip
22-
go_import_path: gopkg.in/ldap.v3
22+
go_import_path: github.com/go-asn1-ber/asn1-ber
2323
install:
2424
- go get github.com/go-asn1-ber/asn1-ber
2525
- go get code.google.com/p/go.tools/cmd/cover || go get golang.org/x/tools/cmd/cover

0 commit comments

Comments
 (0)