We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4ca57 commit 9bfb9f9Copy full SHA for 9bfb9f9
.travis.yml
@@ -19,7 +19,7 @@ matrix:
19
fast_finish: true
20
allow_failures:
21
- go: tip
22
-go_import_path: gopkg.in/ldap.v3
+go_import_path: github.com/go-asn1-ber/asn1-ber
23
install:
24
- go get github.com/go-asn1-ber/asn1-ber
25
- go get code.google.com/p/go.tools/cmd/cover || go get golang.org/x/tools/cmd/cover
0 commit comments