1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

unit test after build & add travis_terminate 1

This commit is contained in:
shivdudhani 2019-06-07 13:13:11 -07:00
parent 6690f37426
commit 0513af7d70

View file

@ -12,7 +12,8 @@ branches:
install: true
script:
- make build
- make build || travis_terminate 1;
- make test-all || travis_terminate 1;
after_script:
- curl -d "repo=https://github.com/nirmata/kyverno" https://goreportcard.com/checks