diff --git a/travis_tests.py b/travis_tests.py index d70bfde3..3157aa43 100644 --- a/travis_tests.py +++ b/travis_tests.py @@ -35,5 +35,5 @@ import matplotlib matplotlib.use('pdf') import nose -nose.main('GPy', defaultTest='GPy/testing') +nose.main('GPy', defaultTest='GPy/testing/plotting_test')