mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
[testing] more restructuring, almost ready to ship, added some tests for testing with travis
This commit is contained in:
parent
fa8f73326e
commit
1b9fba0cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import matplotlib
|
||||
matplotlib.use('agg')
|
||||
matplotlib.use('svg')
|
||||
|
||||
import nose
|
||||
nose.main('GPy', defaultTest='GPy/testing')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue