mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
[tests] verbose in travis
This commit is contained in:
parent
879a5b2ee8
commit
10d2cc23f7
1 changed files with 1 additions and 1 deletions
|
|
@ -36,5 +36,5 @@ matplotlib.use('agg')
|
|||
import nose, warnings
|
||||
with warnings.catch_warnings():
|
||||
warnings.simplefilter("ignore")
|
||||
nose.main('GPy', defaultTest='GPy/testing/')
|
||||
nose.main('GPy', defaultTest='GPy/testing/', argv=['', '-v'])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue