summaryrefslogtreecommitdiff
path: root/tests/platform-ci/setup.sh
blob: c10cb4c8c5ee9fc649de6b3dea1342c25746dfb9 (plain)
1
2
3
4
5
#!/bin/sh

which bundle || /usr/bin/apt install bundle
bundle install --binstubs --path=vendor --with=test --jobs "$(nproc)"
bundle exec leap -v2 --yes help