Codebase list golang-github-mssola-user-agent / upstream/0.5.1 .travis.yml
upstream/0.5.1

Tree @upstream/0.5.1 (Download .tar.gz)

.travis.yml @upstream/0.5.1raw · history · blame

language: go
go:
  - 1.4.x
  - 1.5.x
  - 1.6.x
  - 1.7.x
  - 1.8.x
  - 1.9.x
  - 1.x
  - tip
matrix:
  allow_failures:
    - go: tip