Skip to content

Commit

Permalink
ado: install bundler 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoody committed Dec 2, 2019
1 parent 54fc620 commit 7b69ccf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CalSmokeApp/bin/appcenter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ if [ "${2}" != "" ]; then
echo "${2}" > .xtc/device-agent-sha
fi)

gem install bundler --version "1.17.3"

appcenter test run calabash \
--app-path testcloud-submit/CalSmoke-cal.ipa \
--app App-Center-Test-Cloud/iOSCalSmoke \
Expand Down

0 comments on commit 7b69ccf

Please sign in to comment.