1 parent 4b4823b commit 563c9adCopy full SHA for 563c9ad
1 file changed
.travis.yml
@@ -3,6 +3,7 @@ python:
3
- 3.6.5
4
5
before_install:
6
+ - sudo apt-get update
7
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
8
- chmod +x miniconda.sh
9
- bash miniconda.sh -b -p $HOME/miniconda
0 commit comments