Skip to content

Commit

Permalink
Trying to get Travis to report on the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Sep 13, 2015
1 parent 04c820b commit 41a37a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,2 +1,2 @@
language: java
script: mvn install -Dmaven.test.failure.ignore=true
script: mvn test -Dmaven.test.failure.ignore=true

0 comments on commit 41a37a8

Please sign in to comment.