Skip to content

Commit

Permalink
Add ginkgo to automation build script
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Mohr <[email protected]>
  • Loading branch information
rmohr committed Jan 11, 2018
1 parent 1dc3b85 commit af145bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions automation/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ set -e
# Build kubevirt
go get golang.org/x/tools/cmd/goimports
go get -u github.com/Masterminds/glide
go get -u github.com/onsi/ginkgo/ginkgo
make

# Make sure we can connect to kubernetes
Expand Down

0 comments on commit af145bd

Please sign in to comment.