diff options
Diffstat (limited to 'tests/platform-ci/setup.sh')
-rwxr-xr-x | tests/platform-ci/setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/platform-ci/setup.sh b/tests/platform-ci/setup.sh index 99f735b7..e92dddc7 100755 --- a/tests/platform-ci/setup.sh +++ b/tests/platform-ci/setup.sh @@ -2,3 +2,4 @@ which bundle || /usr/bin/apt install bundle /usr/local/bin/bundle install --binstubs --path=vendor --with=test --jobs "$(nproc)" +/usr/local/bin/bundle exec leap -v2 --yes help |