mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2024-12-23 11:21:30 +11:00
Fixed appveyor config
This commit is contained in:
parent
23962528c7
commit
396496db2d
|
@ -10,3 +10,7 @@ install:
|
|||
- SET PATH=%PATH%;C:\MinGW\bin
|
||||
- rustc -V
|
||||
- cargo -V
|
||||
build: false
|
||||
|
||||
test_script:
|
||||
- cargo test --verbose
|
||||
|
|
Loading…
Reference in a new issue