Skip to content

Instantly share code, notes, and snippets.

@kevalpatel2106
Last active November 8, 2016 13:16
Show Gist options
  • Save kevalpatel2106/4b816a9f3d0784d52df075d6cb0c52b2 to your computer and use it in GitHub Desktop.
Save kevalpatel2106/4b816a9f3d0784d52df075d6cb0c52b2 to your computer and use it in GitHub Desktop.
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