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 92503ba commit 06010a4
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@/v1.16.0
- go install github.com/golangci/golangci-lint/cmd/[email protected]
script:
- go run mage.go -v lint
- go run mage.go -v test
Expand Down

0 comments on commit 06010a4

Please sign in to comment.