Remove tox
This commit is contained in:
parent
221379ef85
commit
092d906aba
@ -6,9 +6,9 @@ python:
|
|||||||
- 3.5
|
- 3.5
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install -e .[test]
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- tox -e py
|
- python setup.py test
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user