Skip to content

Commit

Permalink
Reverting
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 23, 2017
1 parent 02c5e0b commit 8707f73
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ jdk: oraclejdk8

sudo: required

os:
- osx

cache:
directories:
- $HOME/.gradle/caches/
Expand All @@ -23,11 +20,11 @@ android:
- extra-android-m2repository
- extra-android-support
- extra-google-m2repository
- sys-img-x86-google_apis-24
- sys-img-arm64-v8a-google_apis-24

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

before_script:
- echo $JAVA_OPTS
Expand Down

0 comments on commit 8707f73

Please sign in to comment.