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