diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index dada35b4e..bba6fcb37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,7 +52,3 @@ script: - python ../tools/test-installed-numpy.py --mode=full # - coverage run --source=$INSTALLDIR --rcfile=../.coveragerc $(which python) ../tools/test-installed-numpy.py # - coverage report --rcfile=../.coveragerc --show-missing -notifications: - # Perhaps we should have status emails sent to the mailing list, but - # let's wait to see what people think before turning that on. - email: false |