diff --git a/.travis.yml b/.travis.yml index 2c4e998..63c9412 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,7 @@ install: # command to run tests, e.g. python setup.py test script: - - nosetests tests \ No newline at end of file + - nosetests tests + +notifications: + slack: descartes2:6sgCzx3PvrO9IIMwKxj12dDM \ No newline at end of file