try to build on travis

merge-requests/1/head
Freddy Tan 8 years ago
parent 88048d290d
commit 3c98d18c86

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

Loading…
Cancel
Save