Try to debug the travis build

This commit is contained in:
Dave Syer
2013-08-03 11:25:48 +01:00
parent 8a4b4bd155
commit 834b42c195

View File

@@ -1,5 +1,6 @@
language: java
install: mvn -U install --quiet -DskipTests=true
before_script: mvn -version
script: mvn clean test