Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
syndbg authored Nov 19, 2019
1 parent 5199810 commit 92503ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cache:
notifications:
email: false
before_script:
- go install github.com/golangci/golangci-lint/cmd/golangci-lint
- go install github.com/golangci/golangci-lint/cmd/golangci-lint@/v1.16.0
script:
- go run mage.go -v lint
- go run mage.go -v test
Expand Down

0 comments on commit 92503ba

Please sign in to comment.