mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Minor changes in travis.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user