Skip to content

Commit

Permalink
Check Travis output on before_script
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Jan 17, 2013
1 parent 0cc5e95 commit 99b76d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,3 +1,5 @@
language: java
before_script:
- mvn install -DskipTests=true -X
script:
- mvn test -X

0 comments on commit 99b76d5

Please sign in to comment.