mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
Update .travis.yml
This commit is contained in:
parent
99f8ae8276
commit
2c9467a90e
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ before_install:
|
||||||
fi;
|
fi;
|
||||||
- echo $PATH
|
- echo $PATH
|
||||||
- ls $HOME/miniconda/bin
|
- ls $HOME/miniconda/bin
|
||||||
- alias conda=$HOME/miniconda/bin/conda
|
- export PATH="$HOME/miniconda/bin/conda:$PATH"
|
||||||
# - conda update --yes conda
|
# - conda update --yes conda
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue