1
0
mirror of https://github.com/rancher/rke.git synced 2025-04-28 03:31:24 +00:00
rke/vendor/github.com/coreos/go-semver/.travis.yml
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