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