mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2026-04-15 06:56:51 +00:00
Hopefully this adds go tests to the travis job
This commit is contained in:
@@ -2,4 +2,5 @@ language: go
|
||||
install:
|
||||
- go get github.com/aquasecurity/kube-bench
|
||||
script:
|
||||
- go test ./...
|
||||
- go build -o kube-bench .
|
||||
|
||||
Reference in New Issue
Block a user