We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e934d44 commit c6fdac9Copy full SHA for c6fdac9
.travis.yml
@@ -5,4 +5,7 @@ before_install: sudo apt-get install vim-gtk
5
before_script:
6
- "export DISPLAY=:99.0"
7
- "sh -e /etc/init.d/xvfb start"
8
-
+notifications:
9
+ email:
10
+ on_success: never
11
+ on_failure: change
0 commit comments