s/feature/features/g
This commit is contained in:
parent
09f95517b1
commit
f80b2c4af2
1 changed files with 2 additions and 2 deletions
|
|
@ -16,5 +16,5 @@ build: false
|
|||
test_script:
|
||||
- cargo build --target %TARGET%
|
||||
- cargo build --release --target %TARGET%
|
||||
- cargo test --no-default-features --feature gen-tests --target %TARGET%
|
||||
- cargo test --no-default-features --feature gen-tests --release --target %TARGET%
|
||||
- cargo test --no-default-features --features gen-tests --target %TARGET%
|
||||
- cargo test --no-default-features --features gen-tests --release --target %TARGET%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue