From 6e289a549d22920f207ab6b1e3886c0f39cb7a77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Thu, 5 Jun 2014 13:02:10 +0200 Subject: [PATCH] deploy on all branches again --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 26dadaf8f9..03e41dbfcf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,6 +51,6 @@ deploy: - build/openra_$DOTVERSION_all.deb skip_cleanup: true on: - all_branches: false + all_branches: true tags: true repo: OpenRA/OpenRA