Only run unit tests in tox for now

This commit is contained in:
Tyler Hobbs
2014-01-16 11:37:28 -06:00
parent e3d51d0f92
commit 84d105af1e

View File

@@ -9,4 +9,4 @@ deps = nose
pip
PyYAML
commands = {envpython} setup.py build_ext --inplace
nosetests --verbosity=2 tests/unit/ tests/integration/standard/
nosetests --verbosity=2 tests/unit/