Skip to content

Commit

Permalink
enable lz4 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Jan 15, 2019
1 parent 714686a commit 8e3287a
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 @@ -17,6 +17,7 @@ matrix:

install:
- if [[ $TRAVIS_PYTHON_VERSION == 2.6 ]]; then pip install -r requirements-py26.txt; fi
- pip install py-lz4framed
- pip install .

script:
Expand Down

0 comments on commit 8e3287a

Please sign in to comment.