aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/rs/xid/.travis.yml
blob: b37da1594273a1eb211d0bfc56677e6169bf9219 (plain) (blame)
1
2
3
4
5
6
7
8
language: go
go:
- "1.9"
- "1.10"
- "master"
matrix:
  allow_failures:
      - go: "master"