Codebase list golang-github-jaytaylor-html2text / fresh-snapshots/main .travis.yml
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

.travis.yml @fresh-snapshots/mainraw · history · blame

language: go
go:
  - tip
  - 1.8
  - 1.7
  - 1.6
  - 1.5
  - 1.4
  - 1.3
  - 1.2
notifications:
  email:
    on_success: change
    on_failure: always