Require jq for testing

This commit is contained in:
Paul Hoffman 2019-11-22 12:14:15 +08:00
parent 03c0f89a97
commit 224629ba1e
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ addons:
- clang
- wget
- openssh-client
- jq
script:
- mkdir tests
- cd tests