gitea-tea/vendor/github.com/hashicorp/hcl/.travis.yml
Andreas Ulm 10a9b72cdb initial cobra implementation
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-28 22:36:59 +02:00

14 lines
98 B
YAML

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