Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drakeet committed Sep 22, 2018
1 parent 93f872e commit 2bc165c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ jdk: oraclejdk8

env:
global:
- ANDROID_BUILD_TOOLS_VERSION=27.0.3
- ANDROID_ABI=armeabi-v7a

android:
components:
- tools
- build-tools-$ANDROID_BUILD_TOOLS_VERSION
- android-22
- android-27
- android-28
- sys-img-armeabi-v7a-android-22
- extra-android-m2repository
- extra-android-support
Expand Down

0 comments on commit 2bc165c

Please sign in to comment.