Skip to content

Commit

Permalink
Another stab at this
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 23, 2017
1 parent 2aae0ac commit 9ef873c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ android:
- extra-android-m2repository
- extra-android-support
- extra-google-m2repository
- sys-img-arm64-v8a-google_apis-24
- sys-img-armeabi-v7a-android-24

env:
matrix:
- $TARGET=android-24 ABI=google_apis/arm64-v8a
- $TARGET=android-24 ABI=armeabi-v7a

before_script:
- echo $JAVA_OPTS
Expand Down

0 comments on commit 9ef873c

Please sign in to comment.