diff options
author | Tristan Sloughter <tristan.sloughter@gmail.com> | 2014-12-28 12:03:04 -0600 |
---|---|---|
committer | Tristan Sloughter <tristan.sloughter@gmail.com> | 2014-12-28 12:03:04 -0600 |
commit | 03ed46fbc68ed5465eaa3d5829dc34325d92ca8d (patch) | |
tree | 1a9c048022a1e4a484ee4165378b01d6576d8df6 | |
parent | 8e9e97863e813b5bf7bdbb3ba17beda8f7fcd540 (diff) | |
parent | d32a3f3cb29c21040f5c697238eee75e4582c583 (diff) |
Merge pull request #81 from tsloughter/master
update travis s3 deploy condition
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 2ee3458..df04fd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ before_deploy: "rm -rf !(rebar3)" deploy: on: branch: master - condition: $TRAVIS_OTP_RELEASE = R15B01 + condition: $TRAVIS_OTP_RELEASE = R15B03 provider: s3 access_key_id: AKIAJAPYAQEFYCYSNL7Q secret_access_key: |