diff --git a/.travis.yml b/.travis.yml index 4f2ee4d..a6c48a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,7 @@ language: go +notifications: + # See http://about.travis-ci.org/docs/user/build-configuration/ to learn more + # about configuring notification recipients and more. + email: + recipients: + - coda.hale@gmail.com