mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Update .travis.yml
This commit is contained in:
parent
edc868c213
commit
49701b33c0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ before_install:
|
|||
install:
|
||||
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy=1.7 scipy=0.12 matplotlib nose sphinx pip nose
|
||||
#- pip install .
|
||||
- python setup.py --build_ext --inplace
|
||||
- python setup.py build_ext --inplace
|
||||
#--use-mirrors
|
||||
#
|
||||
# command to run tests, e.g. python setup.py test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue