This repository has been archived on 2025-03-29. You can view files and clone it, but cannot push or open issues or pull requests.
hugo-mx-gateway/vendor/github.com/hashicorp/hcl/.travis.yml

14 lines
98 B
YAML

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