Skip to content

Commit

Permalink
tweak travis
Browse files Browse the repository at this point in the history
Signed-off-by: Jari Kolehmainen <[email protected]>
  • Loading branch information
jakolehm committed Apr 6, 2020
1 parent b1f93fb commit 9258077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ echo "==> Check that metrics-server is running:"

echo "==> Test with sonobuoy"
curl -L https://github.com/vmware-tanzu/sonobuoy/releases/download/v0.18.0/sonobuoy_0.18.0_linux_amd64.tar.gz | tar xzv
chmox +x ./sonobuoy
chmod +x ./sonobuoy
./sonobuoy run --mode quick --timeout 600 --wait

echo "==> Test re-up"
Expand Down

0 comments on commit 9258077

Please sign in to comment.