summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter Ennes <pieter@authentiq.com>2018-03-19 13:36:55 +0000
committerPieter Ennes <pieter@authentiq.com>2018-03-19 13:38:26 +0000
commitbea0c2658ae5be45896c9d067422cd417eec847b (patch)
treea03d3d40a8c3798ef3bf06a08a6aaee9fea86a83
parentb334279f35cc2c9e594f1a6b62dd432f0e94aae1 (diff)
downloadoauthlib-bea0c2658ae5be45896c9d067422cd417eec847b.tar.gz
Fix Travis config (#529)v2.0.7
* Fix indentation in Travis config. * Fill GitHub OAuth key. * Deploy tags from all branches. (cherry picked from commit e2f40a9)
-rw-r--r--.travis.yml13
1 files changed, 8 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 244862b..043f435 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,13 +33,16 @@ deploy:
user: JonathanHuot
password:
secure: "OozNM16flVLvqDoNzmoTENchhS1w0/dEJZvXBQK2KWmh8fyGj2UZus1vkl6bA5V3Yu9MZLYFpDcltl/qraY3Up6iXQpwKz4q+ICygAudYM2kJ5l8ZEe+wy2FikWbD6LkXf5uKIJJnPNSC8AI86ZyxM/XZxbYjj/+jXyJ1YFZwwQ="
- distributions: sdist bdist_wheel
- on:
- tags: true
- repo: oauthlib/oauthlib
+ distributions: sdist bdist_wheel
+ on:
+ tags: true
+ all_branches: true
+ repo: oauthlib/oauthlib
- provider: releases
- api_key: "$GITHUB_OAUTH_TOKEN"
+ api_key:
+ secure: "YwPR/xHcqKdBAo8bSfJqAj2aD8zEdVYbbeAoo+cl1OZkRnCC1WnsfXw865wC/gi/sSQUFvdHFGGdy5CY1Iv3E67W2CiJDN0X6AxQPrq50WUzk/pyUyvIBhsHKMU+FDYmRGU2cwOy8jlun9V9fzC2LkA9yyAklisePbIg0I3mhKA="
skip_cleanup: true
on:
tags: true
+ all_branches: true
repo: oauthlib/oauthlib