diff --git a/.travis.yml b/.travis.yml index 68bf80ba..2ac3c6e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,5 @@ deploy: skip_cleanup: true on: repo: garakmon/porymap - branches: - only: - - travis-ci + all_branches: true # tags: true