diff options
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index e2a79f20d..d05696e69 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -40,7 +40,7 @@ init: build_script: - - set MRUBY_CONFIG=appveyor + - set MRUBY_CONFIG=ci/msvc - rake gensym - rake -m all - rake -E $stdout.sync=true test |
