update travis
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
7743701943
commit
c51ec1aa4f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
install:
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get honnef.co/go/tools/cmd/staticcheck
|
||||
- sudo ap update && sudo apt install -y libapparmor-dev libseccomp-dev
|
||||
script:
|
||||
- make IMAGE=alpine
|
||||
- go vet $(go list ./... | grep -v vendor)
|
||||
|
|
Loading…
Add table
Reference in a new issue