diff --git a/.travis.yml b/.travis.yml index 52888d9..8bcc789 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,5 @@ deploy: file: out/* skip_cleanup: true on: - branch: master - tags: on + tags: true overwrite: true