summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mssola/user_agent/.travis.yml
blob: add0c8a6c60da1efb90a58f91122c394097101ed (plain)
1
2
3
4
5
6
7
8
9
10
language: go
go:
  - 1.0
  - 1.1
  - 1.2
  - 1.3
  - tip
matrix:
  allow_failures:
    - go: tip