fixing travis

This commit is contained in:
Daniel Gultsch 2018-02-09 09:16:19 +01:00
parent a7e1935909
commit 4a98d330f0
1 changed files with 3 additions and 1 deletions

View File

@ -6,9 +6,11 @@ android:
- platform-tools
- tools
- build-tools-27.0.3
- android-27
- extra-google-google_play_services
licenses:
- '.+'
script:
- ./gradlew assembleFreeRelease
before_install:
- yes | sdkmanager "platforms;android-27"