Files
lti-api/vendor/github.com/hashicorp/hcl/.travis.yml
T
GitLab Deploy Bot ad815b3412 .
2025-10-23 11:40:58 +07:00

14 lines
98 B
YAML

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