diff --git a/.travis.yml b/.travis.yml index 5a0eb91..bc0df94 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,5 @@ deploy: provider: script script: haxelib run travix release on: - tags: true \ No newline at end of file + tags: true + all_branches: true