1
0
Fork 0

This should also be supported

This commit is contained in:
Jonas Haag 2016-01-19 16:40:07 +01:00 committed by Adam Coddington
parent 512c44bca6
commit 7c310eee86

View file

@ -34,8 +34,6 @@ matrix:
python: '2.6'
- env: DJANGO='>=1.9,<1.10'
python: '3.3'
- env: DJANGO='>=1.9,<1.10'
python: '3.4'
install:
- pip install -q Django$DJANGO
- pip install -q -e .