terraform-provider-gitea/vendor/github.com/hashicorp/hcl/.travis.yml

13 lines
90 B
YAML
Raw Normal View History

2022-04-03 04:07:16 +00:00
sudo: false
language: go
go:
- 1.8
branches:
only:
- master
script: make test