Commit 07d7904b authored by Davis King's avatar Davis King

More travis stuff

parent 95844595
...@@ -20,7 +20,7 @@ fi ...@@ -20,7 +20,7 @@ fi
if [ "$VARIANT" = "python-api" ]; then if [ "$VARIANT" = "python-api" ]; then
python setup.py test --clean python setup.py test --clean
pip uninstall numpy pip uninstall numpy -y
python setup.py test --clean python setup.py test --clean
fi fi
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