try to build on travis
This commit is contained in:
parent
88048d290d
commit
3c98d18c86
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue