[doc] pypandoc

This commit is contained in:
mzwiessele 2015-10-11 16:20:08 +01:00
parent 7849a02de2
commit 6baf4e7449
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -35,5 +35,5 @@ import matplotlib
matplotlib.use('agg')
import nose
#nose.main('GPy', defaultTest='GPy/testing/')
nose.main('GPy', defaultTest='GPy/testing/')