Skip to content

Commit

Permalink
update conda ssl & certs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkinsc committed Feb 13, 2019
1 parent c54c10b commit 1834e29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions travis/install-conda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ else # if it does not exist, we need to install miniconda
conda install --quiet -y openjdk==8.0.112
fi

# update certs
conda update --quiet openssl pyopenssl ca-certificates certifi
conda info -a # for debugging

0 comments on commit 1834e29

Please sign in to comment.