Add pytest 3.3 to tox build matrix

This commit is contained in:
Bruno Oliveira
2017-12-22 15:38:07 -02:00
parent 28d60f94f3
commit db1fb683cf
3 changed files with 10 additions and 8 deletions

View File

@@ -20,6 +20,7 @@ env:
- TOXENV=py-pytest30
- TOXENV=py-pytest31
- TOXENV=py-pytest32
- TOXENV=py-pytest33
install: pip install tox setuptools_scm
script: tox