terraform/vendor/github.com/CenturyLinkCloud/clc-sdk/.travis.yml

9 lines
69 B
YAML

language: go
go:
- 1.5
install: make deps
script:
- make test