mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-07 00:00:09 +02:00
process: pass --target on appveyor
This commit is contained in:
+2
-2
@@ -11,5 +11,5 @@ install:
|
||||
build: false
|
||||
|
||||
test_script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo build --target %TARGET%
|
||||
- cargo test --target %TARGET%
|
||||
|
||||
Reference in New Issue
Block a user