remove slack completely and update help and pair actions

This commit is contained in:
Quincy Larson
2015-06-20 18:40:43 -07:00
parent 5212173c61
commit a0f4f91ec1
10 changed files with 40 additions and 255 deletions

View File

@ -13,10 +13,6 @@ module.exports = {
key: process.env.BLOGGER_KEY
},
slack: {
key: process.env.SLACK_KEY
},
mandrill: {
user: process.env.MANDRILL_USER,
password: process.env.MANDRILL_PASSWORD