Skip to content

Commit

Permalink
One more try to get debug logs in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rgoers committed Jan 28, 2022
1 parent 547ac27 commit 85e0fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ before_install:
install: true

script:
- MAVEN_OPTS="-Xms1024m -Xmx1024m -DredirectTestOutput=false" travis_wait 50 ./mvnw test --fail-fast
- MAVEN_OPTS="-Xms1024m -Xmx1024m" travis_wait 50 ./mvnw test --fail-fast -DredirectTestOutput=false

0 comments on commit 85e0fff

Please sign in to comment.