Skip to content

Commit

Permalink
Try to get travis to print logs after a failure
Browse files Browse the repository at this point in the history
  • Loading branch information
c0bra committed Aug 27, 2014
1 parent bebde44 commit 83935c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,8 @@ script:
after_success:
- grunt release

after_failure:
- ./travis_print_logs.sh

after_script:
- ./travis_print_logs.sh

0 comments on commit 83935c9

Please sign in to comment.