Update .travis.yml

This commit is contained in:
Alexandre Vanhecke 2015-06-17 20:52:04 +02:00
parent 17bfb57a97
commit f0dc9f503f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
language: java
jdk:
- oraclejdk7
- openjdk7
script: "mvn clean install"