hopefully this will work on Travis

This commit is contained in:
Manu Sridharan 2013-05-27 11:19:53 -07:00
parent 38d0c3cc12
commit 7a72cdb02f
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
language: java
install: true
install: mvn clean verify -DskipTests=true -B -q
script: mvn clean verify -B -q