Skip to content
Snippets Groups Projects
Commit f2d49848 authored by Liz Rice's avatar Liz Rice
Browse files

Travis build failing, let's see if this works

parent 1ad63cb4
No related branches found
No related tags found
No related merge requests found
language: go language: go
install: install:
- go get github.com/joncalhoun/pipe - go get github.com/aquasecurity/kube-bench
- go get github.com/fatih/color
- go get github.com/spf13/cobra
- go get github.com/spf13/viper
- go get gopkg.in/yaml.v2
script: script:
- go build -o kube-bench . - go build -o kube-bench .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment