diff --git a/travis_tests.py b/travis_tests.py index 8252ec36..d034fcfd 100644 --- a/travis_tests.py +++ b/travis_tests.py @@ -35,5 +35,5 @@ import matplotlib matplotlib.use('agg') import nose -nose.main('GPy', defaultTest='GPy/testing/', verbose=10) +nose.main('GPy', defaultTest='GPy/testing/')