no travis email notification

This commit is contained in:
Kenneth Reitz
2012-05-23 13:25:08 -04:00
parent 233df5d59d
commit 61e17df22d
+3 -1
View File
@@ -1,4 +1,6 @@
language: python
python:
- 2.7
script: make tests
script: make tests
notifications:
email: false