diff --git a/.travis.yml b/.travis.yml index f0e7346..a0fe021 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,6 @@ deploy: file: "*.tar.gz" file_glob: true on: - tags: true + # tags: true repo: eiblog/eiblog all_branches: true