summaryrefslogtreecommitdiff
path: root/test/tools/vendor/github.com/hashicorp/go-version/.travis.yml
blob: 01c5dc219afae7ce8ab06e65a76f2862d37d1b17 (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