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 a8b6e31 commit cb426bcCopy full SHA for cb426bc
.travis.yml
@@ -19,7 +19,7 @@ before_install:
19
20
script:
21
- make test
22
- - golangci-lint run
+ - ./bin/golangci-lint run
23
24
after_success: |
25
[ $TRAVIS_GO_VERSION = 1.12.5 ] &&
0 commit comments