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