Only deploy docs on linux. Take 2 (#155)

Try using an env var to enforce the doc deploy condition.
This commit is contained in:
Carl Lerche
2018-02-26 14:50:07 -08:00
committed by GitHub
parent 23f451e8b1
commit df3a92532b
+1 -1
View File
@@ -29,7 +29,7 @@ deploy:
branch: master
repo: tokio-rs/tokio
rust: stable
os: linux
condition: $TRAVIS_OS_NAME = linux
env:
global: