mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
Update .travis.yml
This commit is contained in:
parent
fecac048cf
commit
44f45cf3b2
1 changed files with 1 additions and 1 deletions
|
|
@ -47,9 +47,9 @@ before_install:
|
|||
chmod +x miniconda.sh;
|
||||
./miniconda.sh -b -p $HOME/miniconda;
|
||||
fi;
|
||||
- export PATH="$HOME/miniconda/bin:$PATH";
|
||||
- echo $PATH
|
||||
- ls $HOME/miniconda/bin
|
||||
- alias conda=$HOME/miniconda/bin/conda
|
||||
# - conda update --yes conda
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue