summaryrefslogtreecommitdiff
path: root/vendor/github.com/dchest/siphash/.travis.yml
blob: 707addd77300c929f8b5ab00e90d083c3ca99c91 (plain)
1
2
3
4
5
6
7
8
9
10
language: go

go:
  - 1.4
  - 1.5
  - 1.7
  - 1.8
  - 1.9
  - 1.10
  - tip