mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 06:40:06 -04:00
Update travis.yml with recent PR
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user