Codebase list golang-github-kylelemons-godebug / HEAD .travis.yml
HEAD

Tree @HEAD (Download .tar.gz)

.travis.yml @HEADraw · history · blame

1
2
3
4
5
6
language: go

go:
  - 1.7
  - 1.8
  - tip