Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Commit

Permalink
chore: update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Dec 5, 2019
1 parent 69a9257 commit 76ddfe3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ go:
- master

script:
- make test
- curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.21.0
- make lint && make test

0 comments on commit 76ddfe3

Please sign in to comment.