Fix Windows CI

This commit is contained in:
Jakub Konka
2019-06-20 22:14:41 +02:00
committed by Dan Gohman
parent ae63b33a23
commit d0eac815f0
2 changed files with 15 additions and 1 deletions

View File

@@ -9,5 +9,7 @@ install:
- rustc -vV
- cargo -vV
- rustup component add rustfmt
- cd %APPVEYOR_BUILD_FOLDER%
- git submodule update --init --recursive
build: false
test_script: test-all.bat
test_script: test-all.bat