mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-11 16:22:13 +02:00
Removed yes pipe for travis
This commit is contained in:
parent
b49863f64f
commit
2e5faf305d
1 changed files with 2 additions and 2 deletions
|
|
@ -23,5 +23,5 @@ install:
|
||||||
- pip install . --use-mirrors
|
- pip install . --use-mirrors
|
||||||
# command to run tests, e.g. python setup.py test
|
# command to run tests, e.g. python setup.py test
|
||||||
script:
|
script:
|
||||||
#- nosetests GPy/testing
|
- nosetests GPy/testing
|
||||||
- yes | nosetests GPy/testing
|
#- yes | nosetests GPy/testing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue