disable travis email notifications

This commit is contained in:
terik23 2019-07-30 23:44:28 +05:00
parent e4c754cb43
commit b5a158d0d2

View file

@ -61,3 +61,6 @@ install:
script:
- chmod +x .ci/run.sh
- ./.ci/run.sh
notifications:
email: false