Use tox instead of pytest-runner
This commit is contained in:
@@ -4,8 +4,7 @@ python:
|
||||
- 2.7
|
||||
- 3.5
|
||||
script:
|
||||
- pip install -U pytest
|
||||
- python setup.py test
|
||||
- tox
|
||||
branches:
|
||||
except:
|
||||
- skeleton
|
||||
|
||||
Reference in New Issue
Block a user