diff --git a/.travis.yml b/.travis.yml index 10d361b..2875c2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ language: python before_install: - if [ ! -e $HOME/conda/bin/activate ]; then wget -nc https://repo.continuum.io/miniconda/Miniconda3-4.5.11-Linux-x86_64.sh; - bash Miniconda3-latest-Linux-x86_64.sh -f -b -p $HOME/conda; + bash Miniconda3-4.5.11-Linux-x86_64.sh -f -b -p $HOME/conda; fi - source $HOME/conda/bin/activate root install: