mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
Update .travis.yml
This commit is contained in:
parent
5ed773273a
commit
99f8ae8276
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ before_install:
|
|||
fi;
|
||||
wget http://repo.continuum.io/miniconda/$MINICONDA-latest-$OS-x86_64.sh -O miniconda.sh;
|
||||
chmod +x miniconda.sh;
|
||||
rm -r $HOME/miniconda;
|
||||
./miniconda.sh -b -p $HOME/miniconda;
|
||||
fi;
|
||||
- echo $PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue