1
0
Fork 0

Remove redundant email notification

This commit is contained in:
wangqr 2020-03-09 20:01:24 -04:00
parent 3096376ee6
commit 7cad0e06f9
1 changed files with 0 additions and 6 deletions

View File

@ -76,9 +76,3 @@ script:
make -j2 || travis_terminate 1;
make test || travis_terminate 1;
fi
notifications:
email:
- on_success: change
- on_failure: change