Commit 9ddcff6c authored by Bruno Agrizzi's avatar Bruno Agrizzi

correção ultimo commit

parent 7948aedf
......@@ -42,7 +42,7 @@ functionalTests:
stage: test
script:
- wget --quiet --output-document=android-wait-for-emulator https://raw.githubusercontent.com/travis-ci/travis-cookbooks/0f497eb71291b52a703143c5cd63a217c8766dc9/community-cookbooks/android-sdk/files/default/android-wait-for-emulator
- - apk add --no-cache bash
- apk add --no-cache bash
- chmod +x android-wait-for-emulator
- echo y | $ANDROID_HOME/tools/bin/sdkmanager "system-images;android-23;google_apis;x86"
- echo no | $ANDROID_HOME/tools/bin/avdmanager create avd --name test --package "system-images;android-23;google_apis;x86"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment