travis: only deploy with FEATURES=all

This commit is contained in:
Victor Berger 2017-10-04 11:39:14 +02:00
parent dec28b8aad
commit b41cf9c4c3
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ deploy:
on: on:
branch: master branch: master
rust: stable rust: stable
env: FEATURES="all" condition: "$FEATURES = all"
notifications: notifications:
webhooks: webhooks: