Skip to content

Commit

Permalink
install pypandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Oct 27, 2015
1 parent 8d8be20 commit c673f1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,8 @@ install:
- pip install -r requirements.txt
- pip install .
- pip install coveralls
# required for generating reStructuredText README
- pip install pypandoc
script:
# human releases
- pyensembl install --release 54 --species human
Expand Down

0 comments on commit c673f1b

Please sign in to comment.