summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5083c6fa..4b6a3ca4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -102,7 +102,7 @@ deploy:
branch: master
repo: tokio-rs/tokio
rust: stable
- condition: $TRAVIS_OS_NAME = linux
+ condition: $TRAVIS_OS_NAME = "linux" && $TARGET = ""
env:
global: