diff --git a/.travis.yml b/.travis.yml index 17a0ae8..939f0bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,3 +36,5 @@ deploy: skip_cleanup: true on: repo: JuliaString/PCRE2Builder + tags: true +# all_branches: true