Skip to content

Commit

Permalink
Try to fix travis, missing collections ?
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagnus committed Dec 13, 2016
1 parent c4674dc commit 2feae00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ python:

install:
- sudo apt-get install python-biopython pymol
- pip install codecov forgi
- pip install codecov forgi collections

script:
- python test.py
Expand Down

0 comments on commit 2feae00

Please sign in to comment.