mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 06:11:30 +11:00
Update travis.yml with recent PR
This commit is contained in:
parent
a908a14adc
commit
a479b2f60c
|
@ -6,7 +6,7 @@ install:
|
|||
script:
|
||||
- cargo build --verbose
|
||||
- cargo test --no-run --verbose
|
||||
- cargo test --verbose --features "headless cocoa" --no-default-features
|
||||
- cargo test --verbose --features "headless" --no-default-features
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue