terraform/vendor/github.com/hashicorp/hcl/.travis.yml

13 lines
90 B
YAML

sudo: false
language: go
go:
- 1.8
branches:
only:
- master
script: make test