Tweak travis again
This commit is contained in:
parent
33658c2933
commit
62f08bb4ec
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue