Commit 16fa57f2 authored by Serge S. Koval's avatar Serge S. Koval

Comment python 3 travis check until new flask-sqlalchemy will be out

parent 66e3b009
...@@ -2,7 +2,7 @@ language: python ...@@ -2,7 +2,7 @@ language: python
python: python:
- "2.6" - "2.6"
- "2.7" - "2.7"
- "3.3" #- "3.3"
install: "pip install -r requirements.txt --use-mirrors" install: "pip install -r requirements.txt --use-mirrors"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment