mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-26 21:36:23 +02:00
[doc] pypandoc
This commit is contained in:
parent
7849a02de2
commit
6baf4e7449
2 changed files with 5 additions and 5 deletions
|
|
@ -8,10 +8,10 @@ addons:
|
|||
apt_packages:
|
||||
- pandoc
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- "$HOME/download/"
|
||||
- "$HOME/install/"
|
||||
#cache:
|
||||
# directories:
|
||||
# - "$HOME/download/"
|
||||
# - "$HOME/install/"
|
||||
|
||||
env:
|
||||
- PYTHON_VERSION=2.7
|
||||
|
|
|
|||
|
|
@ -35,5 +35,5 @@ import matplotlib
|
|||
matplotlib.use('agg')
|
||||
|
||||
import nose
|
||||
#nose.main('GPy', defaultTest='GPy/testing/')
|
||||
nose.main('GPy', defaultTest='GPy/testing/')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue