Skip to content

Commit

Permalink
Redirect stderr to stdout.
Browse files Browse the repository at this point in the history
  • Loading branch information
take-cheeze committed Feb 23, 2018
1 parent 8b02ffe commit 381b00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -35,4 +35,4 @@ install:
build_script:
- set YACC=.\win_flex_bison\win_bison.exe
- set MRUBY_CONFIG=appveyor_config.rb
- ruby .\minirake test all
- ruby .\minirake test all 2>&1

0 comments on commit 381b00e

Please sign in to comment.