Fixed appveyor config

This commit is contained in:
Daniel Collin 2016-01-04 23:38:44 +01:00
parent 23962528c7
commit 396496db2d

View file

@ -10,3 +10,7 @@ install:
- SET PATH=%PATH%;C:\MinGW\bin
- rustc -V
- cargo -V
build: false
test_script:
- cargo test --verbose