Commit 091ddfa5 authored by Jesse Beder's avatar Jesse Beder
Browse files

Turn travis email notifications back on.

Apparently the default is

on_success: change
on_failure: always

which seems reasonable.
parent 883a1e85
...@@ -21,5 +21,3 @@ before_script: ...@@ -21,5 +21,3 @@ before_script:
script: script:
- make - make
- test/run-tests - test/run-tests
notifications:
email: false
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment