mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-07-25 16:08:27 +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:
|
install:
|
||||||
- go get github.com/aquasecurity/kube-bench
|
- go get github.com/aquasecurity/kube-bench
|
||||||
script:
|
script:
|
||||||
|
- go test ./...
|
||||||
- go build -o kube-bench .
|
- go build -o kube-bench .
|
||||||
|
Loading…
Reference in New Issue
Block a user