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 8a34d82bf..c446d3944 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -38,7 +38,7 @@ init: - set PATH=C:\Ruby26-x64\bin;%PATH% - ruby --version + build_script: - - set YACC=.\win_flex_bison\win_bison.exe - set MRUBY_TARGET=appveyor - rake -E $stdout.sync=true test |
