Fix the appveyor build

This commit is contained in:
Pierre Krieger 2014-12-22 18:42:25 +01:00
parent 6b0dd62681
commit a04668e850

View file

@ -6,7 +6,7 @@ install:
- 7z x cargo-nightly-i686-pc-windows-gnu.tar
- SET PATH=%PATH%;C:\Program Files (x86)\Rust\bin
- SET PATH=%PATH%;%CD%\cargo-nightly-i686-pc-windows-gnu\bin
- rustc -v
- rustc -V
- cargo -V
build: false