We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6954382 commit 1e1fa8dCopy full SHA for 1e1fa8d
.travis.yml
@@ -118,4 +118,5 @@ matrix:
118
submodules: false
119
script:
120
- go get ./...
121
+ - go run build/ci.go install
122
- go run build/ci.go lint
0 commit comments