aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorGravatar Kyle Stanley <[email protected]>2020-06-04 04:13:58 -0400
committerGravatar GitHub <[email protected]>2020-06-04 04:13:58 -0400
commit7264da7af94f3fdd6b507328f7cd958f71c4d2af (patch)
tree332af1b8aea1b5cef0cb1dac5769b290748cc0b6 /azure-pipelines.yml
parentFix _split_remaining_words() docstring summary (diff)
parentMerge pull request #979 from neonsea/modmail-tag (diff)
Merge branch 'master' into issue926-paginate-long-lines
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index d56675029..4500cb6e8 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -22,6 +22,7 @@ jobs:
REDDIT_CLIENT_ID: spam
REDDIT_SECRET: ham
WOLFRAM_API_KEY: baz
+ REDIS_PASSWORD: ''
steps:
- task: UsePythonVersion@0