Add more Java versions to Travis

By: md-5 <md_5@live.com.au>
This commit is contained in:
Spigot 2014-03-20 20:15:36 +11:00
parent 8d921a2a4d
commit 05edfde473

View file

@ -1,7 +1,11 @@
language: java
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
notifications:
email: false
before_install:
- git config --global user.email "admin@ecocitycraft.com"
- git config --global user.name "EcoCityCraft"
- ./applyPatches.sh
- ./applyPatches.sh