Refine travis

This commit is contained in:
Mygod
2018-07-12 22:06:10 +08:00
parent 4d62d27b5c
commit 30cafe13e5

View File

@@ -19,7 +19,7 @@ install:
- unzip -q tools.zip - unzip -q tools.zip
- popd - popd
- touch $HOME/.android/repositories.cfg - touch $HOME/.android/repositories.cfg
- yes | sdkmanager --licenses - yes | sdkmanager --licenses > /dev/null
script: script:
- ./gradlew assembleDebug check - ./gradlew assembleDebug check