We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ccf42 commit bbd173bCopy full SHA for bbd173b
.travis-test.sh
@@ -4,7 +4,6 @@
4
# notice and this notice are preserved. This file is offered as-is,
5
# without any warranty.
6
set -e
7
-$HOME/SageMath/sage -pip install --user --upgrade -v -i https://pypi.python.org/pypi sagemath # Check that Sage is installed
8
$HOME/SageMath/sage -pip install --upgrade --no-index -v .
9
$HOME/SageMath/sage setup.py test
10
(cd docs && $HOME/SageMath/sage -sh -c "make html")
0 commit comments