1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-25 06:33:56 +00:00
Files
rke/vendor/github.com/coreos/go-semver/.travis.yml
galal-hussein f7bf07b15c Vendor Update
2018-01-11 02:59:28 +02:00

9 lines
90 B
YAML

language: go
sudo: false
go:
- 1.4
- 1.5
- 1.6
- tip
script: cd semver && go test