mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-11 21:31:29 +11:00
Merge pull request #272 from tomaka/tomaka-patch-2
Another fix attempt for .travis.yml
This commit is contained in:
commit
8a8cf72492
|
@ -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" &&
|
||||||
|
|
Loading…
Reference in a new issue