Update .travis.yml

This commit is contained in:
Alexandre Vanhecke 2015-05-28 20:15:42 +02:00
parent cce01a8b24
commit 9664898ab2
1 changed files with 2 additions and 2 deletions

View File

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