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