Adding jq to install and adding error handling on curl call

This commit is contained in:
Michael Tryby
2019-03-05 17:24:14 -05:00
parent f33257fce7
commit 12bbeb4921
2 changed files with 7 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ before_install:
- eval "${MATRIX_EVAL}"
install:
- sudo apt-get install jq
# - sudo apt-get install -y libboost-test-dev
# - sudo apt-get install -y libboost-thread-dev