mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-26 03:36:32 +11:00
Minor changes in travis.yml
This commit is contained in:
parent
093c188b11
commit
b66abed7ae
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ install:
|
|||
|
||||
script:
|
||||
- cargo build --verbose
|
||||
- cargo test --verbose --features "headless" --no-default-features
|
||||
- cargo test --no-run --verbose
|
||||
- cargo test --verbose --features "headless cocoa" --no-default-features
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Add table
Reference in a new issue