Disable travis email notifications

develop
lethosor 2015-02-15 13:25:00 -05:00
parent 3a5cd754dd
commit 81b67721c8
1 changed files with 2 additions and 0 deletions

@ -2,3 +2,5 @@ language: cpp
script:
- python travis/lint.py
- python travis/pr-check-base.py
notifications:
email: false