Skip to content

Commit

Permalink
Upgrade pip on travis to avoid issues with Jinja2
Browse files Browse the repository at this point in the history
  • Loading branch information
moggers87 committed Jun 4, 2017
1 parent 176eb96 commit 529c620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,7 @@ matrix:
script: tox -e $TOX_ENV

install:
- travis_retry pip install -U pip
- travis_retry pip install -e .
- travis_retry pip install -q codecov

Expand Down

0 comments on commit 529c620

Please sign in to comment.