From 328c6a0f7c2291fc0aa8a29a3955a1c387ead8c2 Mon Sep 17 00:00:00 2001 From: Palakis Date: Sun, 16 Apr 2017 05:12:00 +0200 Subject: [PATCH] Travis: woops, wrong section --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 82e3be06..d4504fe6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,8 +36,8 @@ 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 condition: "$TRAVIS_OS_NAME = linux" + all_branches: true