Remove the "headless" feature entirely
This commit is contained in:
parent
e45e107d07
commit
430ae43528
4 changed files with 1 additions and 6 deletions
|
|
@ -9,5 +9,4 @@ install:
|
|||
build: false
|
||||
|
||||
test_script:
|
||||
- cargo test --verbose --no-default-features --features "window"
|
||||
- cargo test --verbose --no-default-features --features "headless"
|
||||
- cargo test --verbose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue