mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
Updated travis for 0.16 scipy
This commit is contained in:
parent
2d14f1608d
commit
0edf614220
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ before_install:
|
||||||
- sudo ln -s /run/shm /dev/shm
|
- sudo ln -s /run/shm /dev/shm
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy=1.7 scipy=0.12 matplotlib nose sphinx pip nose
|
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy=1.7 scipy=0.16 matplotlib nose sphinx pip nose
|
||||||
#- pip install .
|
#- pip install .
|
||||||
- python setup.py build_ext --inplace
|
- python setup.py build_ext --inplace
|
||||||
#--use-mirrors
|
#--use-mirrors
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue