We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0a3b4 commit 321f55eCopy full SHA for 321f55e
.travis.yml
@@ -10,7 +10,7 @@ env:
10
- TEST_DB_NAME=starttls_test
11
12
install:
13
- - go get -u github.com/golang/lint/golint
+ - go get -u golang.org/x/lint/golint
14
- go get github.com/mattn/goveralls
15
- go get -t ./...
16
0 commit comments