Tweak travis again

This commit is contained in:
Dave Syer 2013-08-07 10:31:44 +01:00
parent 33658c2933
commit 62f08bb4ec
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ before_script:
script: mvn install
after_failure:
- "travis-artifacts upload --path ."
- "for f in `find . -name build.log`; do travis-artifacts upload --path $f; done"
env:
global: