mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2024-12-24 03:41:29 +11:00
Don't run any tests
This commit is contained in:
parent
c18dff0d53
commit
23962528c7
|
@ -10,9 +10,3 @@ install:
|
||||||
- SET PATH=%PATH%;C:\MinGW\bin
|
- SET PATH=%PATH%;C:\MinGW\bin
|
||||||
- rustc -V
|
- rustc -V
|
||||||
- cargo -V
|
- cargo -V
|
||||||
|
|
||||||
build: false
|
|
||||||
|
|
||||||
test_script:
|
|
||||||
- cargo test --verbose
|
|
||||||
- cargo test --manifest-path env/Cargo.toml
|
|
||||||
|
|
Loading…
Reference in a new issue