This commit is contained in:
Diego Garcia 2017-05-09 22:42:00 +00:00 committed by GitHub
commit f39c341c6d

View File

@ -6,6 +6,9 @@ python:
- "3.5" - "3.5"
sudo: false sudo: false
cache:
directories:
- $HOME/.cache/pip
env: env:
- DJANGO=1.8 - DJANGO=1.8