Remove redundant email notification
This commit is contained in:
parent
3096376ee6
commit
7cad0e06f9
1 changed files with 0 additions and 6 deletions
|
@ -76,9 +76,3 @@ script:
|
||||||
make -j2 || travis_terminate 1;
|
make -j2 || travis_terminate 1;
|
||||||
make test || travis_terminate 1;
|
make test || travis_terminate 1;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
notifications:
|
|
||||||
email:
|
|
||||||
- on_success: change
|
|
||||||
- on_failure: change
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue