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 99b76d5 commit 8feb49c
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_script:
before_install:
- mvn install -DskipTests=true -X
script:
- mvn test -X

0 comments on commit 8feb49c

Please sign in to comment.