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 27d5cf2 commit 09051acCopy full SHA for 09051ac
bin/install_travis.sh
@@ -12,5 +12,5 @@ if [[ "${WITH_SAGE}" == "yes" ]]; then
12
fi
13
14
conda update -q -n root conda
15
-conda install ${conda_pkgs} libgap=4.8.3
+conda install -q ${conda_pkgs} libgap=4.8.3
16
source activate $our_install_dir;
0 commit comments