Last active
November 8, 2016 13:16
-
-
Save kevalpatel2106/4b816a9f3d0784d52df075d6cb0c52b2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
env: | |
matrix: | |
- ANDROID_TARGET=android-19 ANDROID_ABI=armeabi-v7a | |
- ANDROID_TARGET=android-21 ANDROID_ABI=armeabi-v7a | |
global: #Optional | |
- ADB_INSTALL_TIMEOUT=10 #Time out to 10 mins |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment