From f2302910e996094e4da5e7ace890c546c823b1ac Mon Sep 17 00:00:00 2001 From: mzwiessele Date: Fri, 6 Nov 2015 14:46:37 +0000 Subject: [PATCH] [paramz] test file update --- travis_tests.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/travis_tests.py b/travis_tests.py index d034fcfd..5d0b3a0b 100644 --- a/travis_tests.py +++ b/travis_tests.py @@ -30,10 +30,6 @@ #=============================================================================== #!/usr/bin/env python - -import matplotlib -matplotlib.use('agg') - import nose nose.main('GPy', defaultTest='GPy/testing/')