1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
yq/.travis.yml

7 lines
81 B
YAML

language: go
go:
- 1.13.x
script:
- scripts/devtools.sh
- make local build