Try to debug the travis build
parent
8a4b4bd155
commit
834b42c195
@ -1,5 +1,6 @@
|
||||
language: java
|
||||
|
||||
install: mvn -U install --quiet -DskipTests=true
|
||||
before_script: mvn -version
|
||||
script: mvn clean test
|
||||
|
||||
|
Loading…
Reference in New Issue