Skip to content

Commit

Permalink
Don't dump logs on failure, because too long; instead see AppVeyor ar…
Browse files Browse the repository at this point in the history
…tifacts
  • Loading branch information
HenrikBengtsson committed Jun 23, 2015
1 parent e7a642b commit cef5850
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ build_script:
test_script:
- travis-tool.sh run_tests

on_failure:
- travis-tool.sh dump_logs

artifacts:
- path: '*.Rcheck\**\*.log'
name: Logs
Expand Down

0 comments on commit cef5850

Please sign in to comment.