Update CI to test against latest pytest release

This commit is contained in:
Bruno Oliveira
2018-10-29 18:50:39 -03:00
parent b151e56fbd
commit 9217b80fb1
3 changed files with 4 additions and 9 deletions

View File

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