Include pytest 3.6 into the build matrix

This commit is contained in:
Bruno Oliveira
2018-07-27 17:20:50 -03:00
parent dba68518fc
commit beb92732ed
3 changed files with 7 additions and 4 deletions

View File

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