mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 15:02:03 -08:00
Added travis.yml
This commit is contained in:
parent
a8b6ebacca
commit
6056e47639
1 changed files with 6 additions and 0 deletions
6
.travis.yml
Normal file
6
.travis.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
- openjdk8
|
||||
|
||||
script: ./gradlew desktop:dist
|
||||
Loading…
Add table
Add a link
Reference in a new issue