Send Travis notifications to Steve.
authorStephen Sinclair <radarsat1@gmail.com>
Wed, 18 Oct 2017 20:35:02 +0000 (17:35 -0300)
committerStephen Sinclair <radarsat1@gmail.com>
Wed, 18 Oct 2017 20:35:02 +0000 (17:35 -0300)
.travis.yml

index f141ee66fce4fcaf3610384903e692bd9b6fab31..2c687a74b42952802cec4d2d218fc973eb6d9c0d 100644 (file)
@@ -1,8 +1,5 @@
 language: cpp
 sudo: false  # docker VM
-branches:
-  only:
-    - travis
 matrix:
   include:
   - os: linux
@@ -79,4 +76,8 @@ after_script:
 # JACK: Jack server not running
 # - tests/midiprobe
 notifications:
-  email: false
+  email:
+    recipients:
+      - radarsat1@gmail.com
+    on_success: never
+    on_failure: change