Skip to content

Commit

Permalink
To fix Travis: adding a call to install pyensembl human 85
Browse files Browse the repository at this point in the history
  • Loading branch information
julia326 committed Jan 17, 2017
1 parent 28a3bf1 commit 877c808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -48,6 +48,7 @@ install:
- pip install coveralls
- pyensembl install --release 75 --species human
- pyensembl install --release 84 --species human
- pyensembl install --release 85 --species human

script:
- nosetests test --with-coverage --cover-package=topiary && ./lint.sh
Expand Down

0 comments on commit 877c808

Please sign in to comment.