diff --git a/.travis.yml b/.travis.yml index aaf39a7d..8a3ce6a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ deploy: file_glob: true file: bundles/* skip_cleanup: true + overwrite: true on: tags: true