Fixed Travis CI config for android-27

This commit is contained in:
Juan Miguel Boyero Corral 2017-12-30 16:56:58 +01:00
parent 06e32b1486
commit 2639ad5f48

View File

@ -16,3 +16,4 @@ script:
- "./gradlew build connectedCheck"
before_install:
- chmod +x gradlew
- yes | sdkmanager "platforms;android-27"