travis: disabled email notifications

This commit is contained in:
matlabbe 2016-04-28 10:11:04 -04:00
parent 662ff22c1d
commit 5c21a76653

View File

@ -17,3 +17,6 @@ script:
- mkdir -p build && cd build
- cmake ..
- make
notifications:
email: false