From cde8b16b536f0e0ec9a472963689df39478b6f6c Mon Sep 17 00:00:00 2001 From: pasaunders Date: Thu, 16 Feb 2017 19:50:24 -0800 Subject: [PATCH] stop travis spam --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) 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