mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
Only deploy docs on linux. Take 2 (#155)
Try using an env var to enforce the doc deploy condition.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ deploy:
|
|||||||
branch: master
|
branch: master
|
||||||
repo: tokio-rs/tokio
|
repo: tokio-rs/tokio
|
||||||
rust: stable
|
rust: stable
|
||||||
os: linux
|
condition: $TRAVIS_OS_NAME = linux
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user