Add the json run to Travis

This commit is contained in:
Dougal Matthews
2014-10-09 07:35:17 +01:00
parent b14c834114
commit afc1f2863e

View File

@@ -7,6 +7,7 @@ env:
- TOX_ENV=py34
- TOX_ENV=flake8
- TOX_ENV=docs
- TOX_ENV=json
- TOX_ENV=coverage
install:
- pip install tox