Skip to content

Commit

Permalink
.travis.yml: try go get ./... to fix linting
Browse files Browse the repository at this point in the history
Signed-off-by: meows <b5c6@protonmail.com>
  • Loading branch information
meowsbits committed May 5, 2020
1 parent 2c59367 commit 6954382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,5 @@ matrix:
git:
submodules: false
script:
- go get ./...
- go run build/ci.go lint

0 comments on commit 6954382

Please sign in to comment.