mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Update .travis.yml
This commit is contained in:
parent
59093006e3
commit
4590af2e45
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ before_install:
|
|||
export CONDA_CACHED=0;
|
||||
wget -v http://repo.continuum.io/miniconda/$MINICONDA-latest-$OS-x86_64.sh -O $MINCONDA_CACHE_FILE;
|
||||
chmod +x $MINCONDA_CACHE_FILE;
|
||||
bash $MINCONDA_CACHE_FILE -v -b -p $MINICONDA_INSTALL;
|
||||
bash $MINCONDA_CACHE_FILE -b -p $MINICONDA_INSTALL;
|
||||
fi;
|
||||
- export PATH="$MINICONDA_INSTALL/bin:$PATH"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue