Hopefully this adds go tests to the travis job

pull/11/head
Liz Rice 7 years ago
parent 44136fa080
commit 1b3144af37

@ -2,4 +2,5 @@ language: go
install:
- go get github.com/aquasecurity/kube-bench
script:
- go test ./...
- go build -o kube-bench .

Loading…
Cancel
Save