travis: only deploy with FEATURES=all
This commit is contained in:
parent
dec28b8aad
commit
b41cf9c4c3
|
@ -103,7 +103,7 @@ deploy:
|
|||
on:
|
||||
branch: master
|
||||
rust: stable
|
||||
env: FEATURES="all"
|
||||
condition: "$FEATURES = all"
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
|
|
Loading…
Reference in New Issue