Run CI tests with --dev

This commit is contained in:
David Allsopp 2017-06-07 15:50:41 +01:00
parent 843e5d864d
commit 1a64983402
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 --dev
artifacts:
- path: _build/log