disable travis build with 1.8 as does not work

This commit is contained in:
Olivier Lamy 2015-09-25 16:03:56 +10:00
parent 108e8b9476
commit 7142138dcc
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ language: java
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
script: "mvn clean install"