summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2014-11-13 19:57:53 -0600
committerTristan Sloughter <t@crashfast.com>2014-11-13 19:57:53 -0600
commit7360bfd098bac4fe1f397e3f733a5cbc9a7e3d15 (patch)
tree123b90cb30f8b80706ea0dda8e2c954b13d61525
parent2226f7c1be01d4a1c63e7ae80e721de9f2ddf8e2 (diff)
switch travis deploy as well to master branch
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 19eb573..798ee54 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ branches:
before_deploy: "rm -rf !(rebar3)"
deploy:
on:
- branch: rebar3
+ branch: master
condition: $TRAVIS_OTP_RELEASE = R15B01
provider: s3
access_key_id: AKIAJAPYAQEFYCYSNL7Q