mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-04-28 00:10:48 -07:00
Changed file paths in travis
This commit is contained in:
parent
d55829c053
commit
1b116aa3c2
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ android:
|
|||
- addon-google_apis-google-26
|
||||
|
||||
before_script:
|
||||
- touch $ANDROID_HOME/Sdk/licenses/android-sdk-license
|
||||
- echo "\nd56f5187479451eabf01fb78af6dfcb131a6481e" >> $ANDROID_HOME/Sdk/licenses/android-sdk-license
|
||||
- touch /usr/local/android-sdk/licenses/android-sdk-license
|
||||
- echo "\nd56f5187479451eabf01fb78af6dfcb131a6481e" >> /usr/local/android-sdk/licenses/android-sdk-license
|
||||
|
||||
script:
|
||||
- ./gradlew clean desktop:dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue