1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-22 05:47:44 +03:00
Mindustry/.travis.yml
2018-07-12 10:24:56 -04:00

25 lines
417 B
YAML

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