diff --git a/.travis.yml b/.travis.yml index 46cc6e7..4e28d0c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,4 @@ language: go go: - - 1.3.3 -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 + - 1.11.x + - 1.12.x