mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-11 13:31:29 +11:00
Minor changes in travis.yml
This commit is contained in:
parent
093c188b11
commit
b66abed7ae
|
@ -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…
Reference in a new issue