diff --git a/.travis.yml b/.travis.yml index 23b6871b..8fd57dd5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,4 +55,4 @@ deploy: on: all_branches: true python: 3.8 - condition: $DEP = [all] \ No newline at end of file + condition: $DEP = "[all]" \ No newline at end of file