mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 13:20:06 -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
|
- osx
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
-|
|
- |
|
||||||
[ $TRAVIS_BRANCH = master ] &&
|
[ $TRAVIS_BRANCH = master ] &&
|
||||||
[ $TRAVIS_PULL_REQUEST = false ] &&
|
[ $TRAVIS_PULL_REQUEST = false ] &&
|
||||||
cargo doc --features "window headless" &&
|
cargo doc --features "window headless" &&
|
||||||
|
|||||||
Reference in New Issue
Block a user