diff --git a/.travis.yml b/.travis.yml index 58bcca7..90c9361 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,6 @@ env: script: - cd neuropy - ./manage.py test + +notifications: + email: false \ No newline at end of file