Skip to content

Commit

Permalink
pysam bugfix upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
standage committed May 17, 2017
1 parent fc88503 commit b221d2b
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 @@ -12,7 +12,7 @@ python:
- 3.5
install:
- make devenv
- pip install pysam==0.11.1
- pip install pysam>=0.11.2
- pip install -r requirements.txt
- pip install .
script:
Expand Down

0 comments on commit b221d2b

Please sign in to comment.