We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350cd7e commit eeecb4aCopy full SHA for eeecb4a
.travis.yml
@@ -1,6 +1,6 @@
1
language: go
2
install:
3
- - go get -t -d ./...
+ - go get -d ./...
4
- go get github.com/golang/lint/golint
5
script:
6
- golint ./...
0 commit comments