mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
7 lines
82 B
YAML
7 lines
82 B
YAML
language: go
|
|
go:
|
|
- 1.9.x
|
|
script:
|
|
- scripts/devtools.sh
|
|
- make local build
|