Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobin Baker committed Mar 2, 2017
1 parent 2b455e0 commit 597994e
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 @@ -34,7 +34,7 @@ after_success:
- echo "MYRIA_WEB_PID $MYRIA_WEB_PID"
- cat ./myria.log
- cat ./myria-web.log
- find . -name '*.stderr' | xargs cat
- find . -name '*.stdout' | xargs cat
- ./gradlew jacocoTestReport coveralls
cache:
directories:
Expand Down

0 comments on commit 597994e

Please sign in to comment.