mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 13:56: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:
|
apt_packages:
|
||||||
- pandoc
|
- pandoc
|
||||||
|
|
||||||
cache:
|
#cache:
|
||||||
directories:
|
# directories:
|
||||||
- "$HOME/download/"
|
# - "$HOME/download/"
|
||||||
- "$HOME/install/"
|
# - "$HOME/install/"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- PYTHON_VERSION=2.7
|
- PYTHON_VERSION=2.7
|
||||||
|
|
|
||||||
|
|
@ -35,5 +35,5 @@ import matplotlib
|
||||||
matplotlib.use('agg')
|
matplotlib.use('agg')
|
||||||
|
|
||||||
import nose
|
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