Fix appveyor script

This commit is contained in:
Jeremie Dimino 2017-04-24 12:12:51 +01:00
parent 04ea3400c8
commit 8f10bc448c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ install:
build_script:
- cd "%APPVEYOR_BUILD_FOLDER%"
- ocaml bootstrap.ml
- ./boot.exe
- boot.exe
artifacts:
- path: _build/log