aboutsummaryrefslogtreecommitdiff
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 574ab34..6eefd09 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -117,7 +117,7 @@ deploy:
skip_cleanup: true
# deploy when a new tag is pushed
on:
- condition: $TRAVIS_RUST_VERSION = stable
+ condition: $CHANNEL = stable
tags: true
branches: