Skip to content

Commit 06010a4

Browse files
authored
Update .travis.yml
1 parent 92503ba commit 06010a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cache:
2222
notifications:
2323
email: false
2424
before_script:
25-
- go install github.com/golangci/golangci-lint/cmd/golangci-lint@/v1.16.0
25+
- go install github.com/golangci/golangci-lint/cmd/[email protected]
2626
script:
2727
- go run mage.go -v lint
2828
- go run mage.go -v test

0 commit comments

Comments
 (0)