Commit b0c05514 by devttys0

Added backports.lzma to .travis.yml

parent c7469376
......@@ -10,6 +10,7 @@ python:
- "pypy3"
install:
- pip install coverage
- pip install backports.lzma
- ./setup.py install
script: ./setup.py test
cache: pip
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment