vsphere-influxdb-go/vendor/github.com/vmware/govmomi/.travis.yml

13 lines
102 B
YAML
Raw Permalink Normal View History

2017-10-25 22:52:40 +02:00
sudo: false
language: go
go:
- 1.7
before_install:
- make vendor
script:
- make check test