Remove the "headless" feature
This commit is contained in:
parent
e953e3d4ea
commit
ace4808fac
8 changed files with 83 additions and 24 deletions
|
|
@ -17,7 +17,7 @@ env:
|
|||
|
||||
script:
|
||||
- cargo build --verbose
|
||||
- cargo test --no-run --verbose
|
||||
- cargo test --verbose
|
||||
- cargo test --verbose --features "headless" --no-default-features
|
||||
|
||||
os:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue