Skip to content

Commit

Permalink
Fix Python 2.6 issues in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dagwieers committed Oct 12, 2018
1 parent 47f5eba commit a7392a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ pytest<=3.2.5
pytest-cov
pytest-pep8
mock
pycparser<=2.18; python_version<"2.7"

0 comments on commit a7392a5

Please sign in to comment.