diff --git a/.travis.yml b/.travis.yml index e1e6b6e..ba9196c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,4 +75,4 @@ jobs: on: tags: true all_branches: true - condition: "$TRAVIS_TAG =~ ^cli*$" \ No newline at end of file + condition: $TRAVIS_TAG =~ ^cli*