diff --git a/.travis.yml b/.travis.yml index ed953416..3707f17b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,4 +57,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