1
0
mirror of https://github.com/rancher/os.git synced 2025-09-25 04:37:02 +00:00
Files
os/vendor/github.com/cloudfoundry/gosigar/.travis.yml
Darren Shepherd 03db5d1058 Update vendor/
2016-06-06 08:08:00 -07:00

9 lines
107 B
YAML

language: go
go:
- 1.2
install:
- 'go install github.com/onsi/ginkgo/ginkgo'
script: 'ginkgo -r'