diff options
author | Wim <wim@42.be> | 2019-02-26 20:47:30 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2019-02-26 20:47:30 +0100 |
commit | d44d2a5f0014fda12ce78d35e416dffab6b7c04a (patch) | |
tree | 0c7de3638a6b4372351179cacad93b7e53df1c22 | |
parent | 7f1d86b338ff4fd700ab3ec4a62fd1eb96be19c8 (diff) | |
download | matterbridge-msglm-d44d2a5f0014fda12ce78d35e416dffab6b7c04a.tar.gz matterbridge-msglm-d44d2a5f0014fda12ce78d35e416dffab6b7c04a.tar.bz2 matterbridge-msglm-d44d2a5f0014fda12ce78d35e416dffab6b7c04a.zip |
Build on all branches
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |