Change travis to run tests again jdk8 only

This commit is contained in:
Marcos Lilljedahl
2014-11-06 21:37:12 -03:00
parent f7995a7771
commit a71501251d

View File

@@ -1,7 +1,6 @@
language: java
jdk:
- openjdk6
- openjdk7
- oraclejdk7
- oraclejdk8
- openjdk8
install: make travis-install
script: make test