Commit 62f08bb4 authored by Dave Syer's avatar Dave Syer

Tweak travis again

parent 33658c29
...@@ -7,7 +7,7 @@ before_script: ...@@ -7,7 +7,7 @@ before_script:
script: mvn install script: mvn install
after_failure: after_failure:
- "travis-artifacts upload --path ." - "for f in `find . -name build.log`; do travis-artifacts upload --path $f; done"
env: env:
global: global:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment