Remove Slack notification from Wercker config

This commit is contained in:
2015-03-24 15:29:42 +00:00
parent b5ff5f0210
commit 232d35b96e

View File

@@ -10,8 +10,3 @@ build:
name: Run unit testing
code: |
python setup.py test
after-steps:
- sherzberg/slack-notify:
subdomain: tensixtyone
token: $SLACK_TOKEN
channel: '#general'