http urls monitor.

.travis.yml 122B

12345678910111213
  1. language: go
  2. go:
  3. - 1.4
  4. - 1.5
  5. - 1.6
  6. - 1.7
  7. - 1.8
  8. - 1.9
  9. - tip
  10. go_import_path: gopkg.in/yaml.v2