Skip to content

Commit

Permalink
Tweak travis again
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Syer committed Aug 7, 2013
1 parent 33658c2 commit 62f08bb
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 @@ -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:
Expand Down

0 comments on commit 62f08bb

Please sign in to comment.