Avoid pip upgrade, breaks Python 3.2

fix_request_path_info
Diederik van der Boor 2016-06-17 18:25:43 +02:00
parent ddc9a8d8df
commit 836e65cde5
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ before_install:
- pip install codecov
install:
- pip install -U pip wheel
- pip install django$DJANGO coverage==3.6
script: