Reverse travis to see what it asks for

This commit is contained in:
Alan Saul 2013-12-16 17:18:33 +00:00
parent 10fcb4027b
commit 745501a841

View file

@ -23,4 +23,5 @@ install:
- pip install . --use-mirrors
# command to run tests, e.g. python setup.py test
script:
- yes | nosetests GPy/testing
- nosetests GPy/testing
#- yes | nosetests GPy/testing