Commit e16ea57b authored by Godefroid Chapelle's avatar Godefroid Chapelle

remove Travis leftovers

parent 4f56b013
......@@ -5,8 +5,5 @@ set -e
cd ../..
# Travis Python comes with preinstalled six
# which breaks test suite
pip${PYTHON_VER} uninstall -y six || true
python${PYTHON_VER} dev.py
bin/test -c -vvv
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment