Skip to content

Commit

Permalink
Install mpmath using pip
Browse files Browse the repository at this point in the history
  • Loading branch information
madan96 authored Jan 19, 2017
1 parent 4b34882 commit d662389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ install:
. ~/.venv/bin/activate;
fi
- if [[ "${TEST_SAGE}" != "true" ]]; then
pip install mpmath;
pip uninstall -y setuptools;
python setup.py install;
pip uninstall -y sympy;
Expand Down

0 comments on commit d662389

Please sign in to comment.