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
cef00f40b3
commit
8ace9176c7
1 changed files with 3 additions and 0 deletions
|
|
@ -50,6 +50,9 @@ before_install:
|
|||
install:
|
||||
- conda install --yes python=$PYTHON_VERSION numpy=1.9 scipy=0.16 nose pip six
|
||||
- pip install .
|
||||
- echo which nosetests
|
||||
- echo which python
|
||||
- echo which conda
|
||||
|
||||
before_script:
|
||||
- cd $HOME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue