add pypandoc

merge-requests/1/head
Freddy Tan 8 years ago
parent 1ba2ba3894
commit a3a75ecf64

@ -19,6 +19,7 @@ install:
- "curl https://bootstrap.pypa.io/ez_setup.py -o - | python"
- "pip install -r test/requirements.txt"
- "sudo apt-get -y install pandoc"
- "pip install pypandoc"
- "pip install ."
# command to run tests
script:

Loading…
Cancel
Save