Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenCoder committed May 9, 2018
1 parent 25dafd5 commit 4693c0c
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,16 +3,13 @@ jdk: oraclejdk8
sudo: false

android:
components:
components:
- tools
- platform-tools
- build-tools-27.0.2
- android-27
- extra-android-m2repository
- extra-android-support
licenses:
- android-sdk-license-.+
- '.+'

before_install:
- chmod +x gradlew
- mkdir "$ANDROID_HOME/licenses" || true
Expand Down

0 comments on commit 4693c0c

Please sign in to comment.