This commit is contained in:
konradko 2017-04-16 14:51:11 +00:00 committed by GitHub
commit 5019159108

View File

@ -7,6 +7,10 @@ python:
sudo: false sudo: false
cache:
directories:
- $HOME/.cache/pip
env: env:
- DJANGO=1.8 - DJANGO=1.8
- DJANGO=1.9 - DJANGO=1.9