Add support for jdk8 in travis

This commit is contained in:
Marcos Nils
2014-04-23 15:03:47 -03:00
parent ac53759f97
commit 6301ff58d9

View File

@@ -3,5 +3,6 @@ jdk:
- openjdk6
- openjdk7
- oraclejdk7
- oraclejdk8
install: make travis-install
script: make test