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

7 lines
82 B
YAML

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