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

go: 
  - 1.0
  - 1.1 
  - 1.2
  - 1.3
  - 1.4
  - 1.9
  - "1.10"
  
script:
  - go test