mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Merge pull request #272 from tomaka/tomaka-patch-2
Another fix attempt for .travis.yml
This commit is contained in:
@@ -18,7 +18,7 @@ os:
|
||||
- osx
|
||||
|
||||
after_success:
|
||||
-|
|
||||
- |
|
||||
[ $TRAVIS_BRANCH = master ] &&
|
||||
[ $TRAVIS_PULL_REQUEST = false ] &&
|
||||
cargo doc --features "window headless" &&
|
||||
|
||||
Reference in New Issue
Block a user