aboutsummaryrefslogtreecommitdiff
path: root/python/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'python/tox.ini')
-rw-r--r--python/tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tox.ini b/python/tox.ini
index d2e84fc4..1cdcab64 100644
--- a/python/tox.ini
+++ b/python/tox.ini
@@ -11,5 +11,6 @@ commands =
python setup.py -q --cpp_implementation develop
python setup.py build_py
python setup.py -q test -q
+ python setup.py -q test -q --cpp_implementation
deps =
six