Update .travis.yml

This commit is contained in:
Alexandre Vanhecke
2015-06-17 21:50:10 +02:00
parent cc0358af64
commit 82231307d5
+1 -1
View File
@@ -1,4 +1,4 @@
language: java
jdk:
- openjdk7
- oraclejdk7
script: "mvn clean install"