Files
lti-api/vendor/github.com/hashicorp/hcl/.travis.yml
T
GitLab Deploy Bot bb60e987e5 .
2025-10-21 23:45:13 +07:00

14 lines
98 B
YAML

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