Disabling travis emails

This commit is contained in:
Andrew Melton 2013-09-13 13:21:33 -04:00
parent 0bba81e9c6
commit 9ce61c8e55
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ before_script:
- "rm -f __init__.py"
- "rm -f __init__.pyc"
script: "./run_tests_venv.sh"
notifications:
email: false