Add more Java versions to Travis

This commit is contained in:
md-5 2014-03-20 20:15:36 +11:00
parent 670d08ceb0
commit 5e5315f541

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