Avoid pip upgrade, breaks Python 3.2

This commit is contained in:
Diederik van der Boor
2016-06-17 18:25:43 +02:00
parent ddc9a8d8df
commit 836e65cde5
-1
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: