Added tox.ini to runtests on multiple python envs
Also updated python setup.py test to run in CI configuration
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
test_elasticsearch/cover
|
||||
docs/_build
|
||||
elasticsearch.egg-info
|
||||
.tox
|
||||
*.egg
|
||||
coverage.xml
|
||||
nosetests.xml
|
||||
|
||||
Reference in New Issue
Block a user