]> go.fuhry.dev Git - fsnotify.git/commitdiff
travis: no email notifications
authorNathan Youngman <git@nathany.com>
Sat, 24 May 2014 03:04:21 +0000 (21:04 -0600)
committerNathan Youngman <git@nathany.com>
Sat, 24 May 2014 03:04:21 +0000 (21:04 -0600)
[skip ci]

.travis.yml

index 996cda92f07a34a7d5adf442bfacd8a2177db0c7..f8e76fc66028e47777bee1efdf69425c56ca85c1 100644 (file)
@@ -4,6 +4,10 @@ go:
   - 1.2
   - tip
 
+# not yet https://github.com/travis-ci/travis-ci/issues/2318
 os:
   - linux
   - osx
+
+notifications:
+  email: false