1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
yq/.travis.yml
2019-01-21 09:37:22 +11:00

7 lines
83 B
YAML

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