Skip to content

Commit

Permalink
Merge pull request #41 from Mistobaan/xx-add-travis-errcheck
Browse files Browse the repository at this point in the history
travis: add errcheck
  • Loading branch information
mcuadros authored Jan 31, 2018
2 parents 6db8795 + c994fb5 commit 4265847
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 @@ -16,6 +16,7 @@ script:
- make test
- make vendor-status
- make vet
- make errcheck

before_deploy:
- make packages
Expand Down

0 comments on commit 4265847

Please sign in to comment.