Go-Back-Skeleton/vendor/github.com/hashicorp/hcl/.travis.yml
2017-09-25 20:20:52 +02:00

12 lines
90 B
YAML

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