From ecd5062975f99cf94e728fcbd26b1534d271b917 Mon Sep 17 00:00:00 2001 From: Palakis Date: Sun, 16 Apr 2017 05:03:44 +0200 Subject: [PATCH] Travis: allow all branches for Linux deploy --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0fa643e0..82e3be06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,6 +36,7 @@ deploy: secret_access_key: "$AWS_SECRET" local_dir: /home/travis/package skip_cleanup: true + all_branches: true acl: public_read on: repo: Palakis/obs-websocket