Skip to content

Commit 915dda7

Browse files
author
Ralf Gommers
committed
MAINT: remove useless email notification in .travis.yml
1 parent d2e676f commit 915dda7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,3 @@ script:
5252
- python ../tools/test-installed-numpy.py --mode=full
5353
# - coverage run --source=$INSTALLDIR --rcfile=../.coveragerc $(which python) ../tools/test-installed-numpy.py
5454
# - coverage report --rcfile=../.coveragerc --show-missing
55-
notifications:
56-
# Perhaps we should have status emails sent to the mailing list, but
57-
# let's wait to see what people think before turning that on.
58-
email: false

0 commit comments

Comments
 (0)