run build_ext in build_python step

pull/5569/head
Jan Tattermusch 9 years ago
parent 4473dd5b88
commit 66a6d014a4
  1. 1
      tools/run_tests/build_python.sh

@ -46,4 +46,5 @@ tox --notest
$ROOT/.tox/py27/bin/python $ROOT/setup.py build
$ROOT/.tox/py27/bin/python $ROOT/setup.py build_py
$ROOT/.tox/py27/bin/python $ROOT/setup.py build_ext --inplace
$ROOT/.tox/py27/bin/python $ROOT/setup.py gather --test

Loading…
Cancel
Save