Turn travis email notifications back on.
Apparently the default is on_success: change on_failure: always which seems reasonable.
This commit is contained in:
parent
883a1e8540
commit
091ddfa52d
@ -21,5 +21,3 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
- test/run-tests
|
- test/run-tests
|
||||||
notifications:
|
|
||||||
email: false
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user