Cleaned some places

This commit is contained in:
Retspen
2015-04-21 17:13:53 +03:00
parent eda0a390fa
commit 868dda5494
7 changed files with 10 additions and 13 deletions

View File

@@ -2,7 +2,7 @@ language: python
python:
- "2.7"
env:
- DJANGO=1.7.7
- DJANGO=1.8
install:
- pip install -r dev/requirements.txt --use-mirrors
script: