Skip to content

Commit

Permalink
Trying more things
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 23, 2017
1 parent 5d79110 commit 300ad43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ cache:
- $HOME/.gradle/wrapper

env:
- ANDROID_NDK_HOME=
matrix:
- EMULATOR_SDK_LEVEL=16 ABI=armeabi-v7a
- EMULATOR_SDK_LEVEL=24 ABI=armeabi-v7a
- EMULATOR_SDK_LEVEL=22 ABI=armeabi-v7a
global:
- ADB_INSTALL_TIMEOUT=20
- BUILD_TOOLS_VERSION=26.0.0
Expand Down

0 comments on commit 300ad43

Please sign in to comment.