mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2024-12-23 19:31:30 +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
|
||||
- rustc -V
|
||||
- cargo -V
|
||||
|
||||
build: false
|
||||
|
||||
test_script:
|
||||
- cargo test --verbose
|
||||
- cargo test --manifest-path env/Cargo.toml
|
||||
|
|
Loading…
Reference in a new issue