From d44d2a5f0014fda12ce78d35e416dffab6b7c04a Mon Sep 17 00:00:00 2001
From: Wim <wim@42.be>
Date: Tue, 26 Feb 2019 20:47:30 +0100
Subject: Build on all branches

---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 9830d88c..7ee35d73 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -49,6 +49,8 @@ after_script:
 
 deploy:
   provider: bintray
+  on:
+    all_branches: true
   edge:
     branch: v1.8.47
   file: ci/deploy.json
-- 
cgit v1.2.3