mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-15 00:00:15 +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
|
||||
repo: tokio-rs/tokio
|
||||
rust: stable
|
||||
os: linux
|
||||
condition: $TRAVIS_OS_NAME = linux
|
||||
|
||||
env:
|
||||
global:
|
||||
|
||||
Reference in New Issue
Block a user