This commit is contained in:
lukaseder 2015-12-15 09:30:51 +01:00
parent 6293d19b5d
commit aea8b16e09

View File

@ -2,7 +2,7 @@
# for the time being, we turned off Travis (on GitHub)
# --------------------------------------------------------------------------
language: java
jd:
jdk:
- oraclejdk8
install:
- sh -c 'mvn install -DskipTests=true'