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 6b920b6 commit 40a9107Copy full SHA for 40a9107
bin/install_travis.sh
@@ -33,5 +33,4 @@ if [[ "${WITH_SYMPY}" != "no" ]]; then
33
pip install sympy;
34
fi
35
36
-conda clean --all
37
-source activate $our_install_dir;
+conda clean --all
0 commit comments