Add python3-jsonschema to travis

This commit is contained in:
Nick Hall 2017-02-17 21:20:49 +00:00
parent 64208cf9b9
commit 2692f86cd6

View File

@ -53,6 +53,7 @@ addons:
- python3-mock
- python3-pyicu
- python3-coverage
- python3-jsonschema
# lxml dependencies. for merge_ref_test to work
# - libxml2-dev
# - libxslt1-dev