mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-10-31 20:39:14 +00:00
Hopefully this adds go tests to the travis job
This commit is contained in:
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…
Reference in New Issue
Block a user