Update .travis.yml

This commit is contained in:
Alexandre Vanhecke 2015-05-28 21:34:30 +02:00
parent 9664898ab2
commit bb8ac05df2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
language: java
jdk:
- openjdk8
- openjdk6
script: "mvn clean install"