Another fix attempt for .travis.yml
This commit is contained in:
parent
99a29f40df
commit
de412be593
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ os:
|
|||
- osx
|
||||
|
||||
after_success:
|
||||
-|
|
||||
- |
|
||||
[ $TRAVIS_BRANCH = master ] &&
|
||||
[ $TRAVIS_PULL_REQUEST = false ] &&
|
||||
cargo doc --features "window headless" &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue