Skip to content

Commit c6fdac9

Browse files
author
Leonard Ehrenfried
committed
Adjust travis emails
1 parent e934d44 commit c6fdac9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ before_install: sudo apt-get install vim-gtk
55
before_script:
66
- "export DISPLAY=:99.0"
77
- "sh -e /etc/init.d/xvfb start"
8-
8+
notifications:
9+
email:
10+
on_success: never
11+
on_failure: change

0 commit comments

Comments
 (0)