Skip to content

Commit

Permalink
fix travis-run-kind
Browse files Browse the repository at this point in the history
  • Loading branch information
clkao authored and consideRatio committed Oct 13, 2019
1 parent aaed8e8 commit 9ac3d4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/vagrant-run-kind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
# Run this inside vagrant to test the travis scripts

set -eux
export SCENARIO=1.14
export SCENARIO=1.15-default
export RUNNER=kind
export TRAVIS_BRANCH=master
export TRAVIS_PULL_REQUEST=true
export TRAVIS_COMMIT_RANGE=`git rev-parse --short origin/master`..`git rev-parse --short HEAD`
Expand Down

0 comments on commit 9ac3d4b

Please sign in to comment.