Skip to content

Commit

Permalink
undo changes in the tests so can run in travis available environments
Browse files Browse the repository at this point in the history
  • Loading branch information
Chus committed Dec 11, 2019
1 parent 523c3e7 commit c180a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/integration-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function cleanup {
trap cleanup EXIT

echo "=> Preparing minikube for running integration tests"
$SUDO minikube start --vm-driver=none --kubernetes-version=v1.15.6
$SUDO minikube start --vm-driver=none --kubernetes-version=v1.10.0

echo "=> Waiting for minikube to start"
sleep 30
Expand Down

0 comments on commit c180a83

Please sign in to comment.