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,4 +1,8 @@
language: java language: java
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
notifications: notifications:
email: false email: false
before_install: before_install: