Run staticcheck from Makefile, remove duplicate end-to-end test call in CI

This commit is contained in:
Matt Layher 2017-02-02 12:50:28 -05:00
commit 748f835171
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94
2 changed files with 14 additions and 8 deletions

View file

@ -7,4 +7,3 @@ go:
script:
- make
- ./end-to-end-test.sh