Skip to content

Commit

Permalink
condition
Browse files Browse the repository at this point in the history
  • Loading branch information
mschmidt87 committed Jul 16, 2020
1 parent e7b981d commit a0a3f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ deploy:
on:
all_branches: true
python: 3.8
condition: $DEP = [all]
condition: "$DEP" = "[all]"

0 comments on commit a0a3f76

Please sign in to comment.