mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
4 lines
44 B
YAML
4 lines
44 B
YAML
|
language: go
|
||
|
go:
|
||
|
- 1.7.x
|
||
|
script: ./ci.sh
|