1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-21 21:38:29 +03:00
Mindustry/.travis.yml
2018-02-02 16:34:05 -05:00

24 lines
392 B
YAML

language: android
jdk:
- openjdk8
android:
components:
- android-26
# Additional components
- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
- addon-google_apis-google-26
script:
- ./gradlew desktop:dist
after_success:
- chmod +x upload-build.sh
- chmod +x cleanup_builds.sh
- ./upload-build.sh