1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

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: