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
a3fed8f064
commit
b95b47f972
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ before_install:
|
|||
export PATH="$HOME/miniconda/bin:$PATH";
|
||||
conda install --yes python=$PYTHON_VERSION numpy=1.9 scipy=0.16 nose pip six;
|
||||
else
|
||||
export PATH="$HOME/miniconda/bin:$PATH";
|
||||
conda upgrade python=$PYTHON_VERSION numpy=1.9 scipy=0.16 nose pip six;
|
||||
fi;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue