mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
7 lines
82 B
YAML
7 lines
82 B
YAML
language: go
|
|
go:
|
|
- 1.9.x
|
|
script:
|
|
- scripts/devtools.sh
|
|
- make local build
|