Email notificates when Travis runs
authorIan Lee <IanLee1521@gmail.com>
Sun, 14 Dec 2014 03:16:35 +0000 (19:16 -0800)
committerIan Lee <IanLee1521@gmail.com>
Sun, 14 Dec 2014 03:16:35 +0000 (19:16 -0800)
.travis.yml

index c50362b3e2c0affa277923af1c68dc6bf757625e..a37c11595bc6713c1dab24803b7c0321fda66b3b 100644 (file)
@@ -17,3 +17,7 @@ script:
 matrix:
   allow_failures:
     - python: pypy
+
+notifications:
+  email:
+    - IanLee1521@gmail.com