summaryrefslogtreecommitdiff
path: root/test/tools/vendor/github.com/hashicorp/go-version/.travis.yml
blob: b5f955d7e17eddf9dbaca4bbc2f756592c67d744 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
language: go

go:
  - 1.2
  - 1.3
  - 1.4
  - 1.9
  - "1.10"
  - 1.11
  - 1.12

script:
  - go test