Skip to content

Commit

Permalink
turned off travis emails and added slack integration
Browse files Browse the repository at this point in the history
  • Loading branch information
damouse committed Jun 23, 2015
1 parent 2cf7ba7 commit 8179611
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ python:
# command to install dependencies
install: "pip install -r docs/requirements.txt"
# command to run tests
script: nosetests
script: nosetests
notifications:
email: false
slack: paradrop:atIom5TrGkzIsHBdTgP5w8Tq

0 comments on commit 8179611

Please sign in to comment.