Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurHub committed Oct 27, 2018
1 parent 271b222 commit e5a4c6e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ android:
components:
- tools
- platform-tools
- build-tools-28.0.1
- build-tools-28.0.3
- android-28
- extra-android-m2repository

before_install:
- yes | sdkmanager "platforms;android-28"

script:
- ./gradlew clean build

0 comments on commit e5a4c6e

Please sign in to comment.