Skip to content

Commit

Permalink
Check Travis output on before_script 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Jan 17, 2013
1 parent 8feb49c commit b08e427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: java
before_install:
- mvn install -DskipTests=true -X
- mvn install -DskipTests=true -e
script:
- mvn test -X

0 comments on commit b08e427

Please sign in to comment.