1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-02 07:43:04 +00:00
rke/vendor/github.com/mitchellh/copystructure/.travis.yml
2019-11-14 10:54:00 -08:00

13 lines
108 B
YAML

language: go
go:
- 1.7
- tip
script:
- go test
matrix:
allow_failures:
- go: tip