SandpointsGitHook/vendor/github.com/hashicorp/hcl/.travis.yml
2021-03-20 23:21:23 +01:00

13 lines
98 B
YAML

sudo: false
language: go
go:
- 1.x
- tip
branches:
only:
- master
script: make test