.travis.yml 231 B

123456789
  1. language: go
  2. go:
  3. - 1.3.3
  4. notifications:
  5. # See http://about.travis-ci.org/docs/user/build-configuration/ to learn more
  6. # about configuring notification recipients and more.
  7. email:
  8. recipients:
  9. - coda.hale@gmail.com