Skip to content

Commit

Permalink
Need to adjust that too
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 24, 2017
1 parent 376a502 commit 45dfcc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android:

env:
matrix:
- $TARGET=android-22 ABI=armeabi-v7a
- $TARGET=android-16 ABI=armeabi-v7a

before_script:
- echo no | android create avd --force -n test -t $TARGET --abi $ABI
Expand Down

0 comments on commit 45dfcc4

Please sign in to comment.