Skip to content

Commit

Permalink
Added backports.lzma to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devttys0 committed Nov 21, 2017
1 parent c746937 commit b0c0551
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ python:
- "pypy3"
install:
- pip install coverage
- pip install backports.lzma
- ./setup.py install
script: ./setup.py test
cache: pip
Expand Down

0 comments on commit b0c0551

Please sign in to comment.