From b41cf9c4c36a4ee6091aeed25f9fc1786220f2fe Mon Sep 17 00:00:00 2001 From: Victor Berger Date: Wed, 4 Oct 2017 11:39:14 +0200 Subject: [PATCH] travis: only deploy with FEATURES=all --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8f0e1fa..1f59ea0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -103,7 +103,7 @@ deploy: on: branch: master rust: stable - env: FEATURES="all" + condition: "$FEATURES = all" notifications: webhooks: