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 e2fa0e900..e2a79f20d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -40,7 +40,7 @@ init: build_script: - - set MRUBY_TARGET=appveyor + - set MRUBY_CONFIG=appveyor - rake gensym - rake -m all - rake -E $stdout.sync=true test |
