mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2024-12-22 16:05:01 +00:00
Change travis-ci to compile with java 7 and 8
This commit is contained in:
parent
bc462eb5c5
commit
a8bf90f15a
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
language: java
|
||||
script: ant main
|
||||
sudo: false
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
- oraclejdk8
|
||||
notifications:
|
||||
slack:
|
||||
rooms:
|
||||
|
|
Loading…
Reference in a new issue