mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Travis
This commit is contained in:
parent
d756f9b05f
commit
6ef62e9c97
1 changed files with 12 additions and 0 deletions
12
.travis.yml
Normal file
12
.travis.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
- oraclejdk7
|
||||
- openjdk7
|
||||
|
||||
before_install:
|
||||
- touch local.properties
|
||||
|
||||
script: exec ./kobaltw --log 2 assemble
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue