Skip to content

Commit

Permalink
Stop travis moaning about memory (skip this patch on merge).
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmay committed Jun 1, 2016
1 parent 27529c2 commit 9a756a1
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 test -Dmaven.test.failure.ignore=true
script: mvn test -DskipTests

0 comments on commit 9a756a1

Please sign in to comment.