mirror of https://github.com/getdnsapi/getdns.git
Require jq for testing
This commit is contained in:
parent
03c0f89a97
commit
224629ba1e
|
@ -19,6 +19,7 @@ addons:
|
||||||
- clang
|
- clang
|
||||||
- wget
|
- wget
|
||||||
- openssh-client
|
- openssh-client
|
||||||
|
- jq
|
||||||
script:
|
script:
|
||||||
- mkdir tests
|
- mkdir tests
|
||||||
- cd tests
|
- cd tests
|
||||||
|
|
Loading…
Reference in New Issue