Skip to content

Commit abc3487

Browse files
committed
quiet conda install
1 parent f7e109c commit abc3487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ before_install:
3838
bash miniconda.sh -b -p $HOME/miniconda
3939
export PATH="$HOME/miniconda/bin:$PATH"
4040
conda config --set always_yes yes --set changeps1 no --set show_channel_urls true
41-
conda update conda
41+
conda update conda --quiet
4242
conda config --add channels conda-forge --force
4343
conda install pycryptosat
4444
conda config --set safety_checks disabled

0 commit comments

Comments
 (0)