]> granicus.if.org Git - neomutt/commitdiff
travis: restore config
authorRichard Russon <rich@flatcap.org>
Tue, 3 Oct 2017 15:12:42 +0000 (16:12 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 3 Oct 2017 15:12:42 +0000 (16:12 +0100)
.travis.yml

index 286998958d2c36f5934dcb7da6921853a25b5360..0fd307c22273af28ca4f87495b14e5682629a389 100644 (file)
@@ -1,5 +1,9 @@
 notifications:
-  email: false
+  email:
+    recipients:
+      - rich@flatcap.org
+    on_success: change
+    on_failure: always
 
 sudo: false
 dist: trusty
@@ -38,7 +42,7 @@ git:
   depth: 3
 
 install:
-  - git clone --branch autosetup --depth 1 https://github.com/neomutt/travis-build.git ~/config
+  - git clone --depth 1 https://github.com/neomutt/travis-build.git ~/config
 
 before_script:
   - ccache --zero-stats