Commit ea8d7c9a authored by Serge S. Koval's avatar Serge S. Koval

Enable python 3.3 in travis configuration

parent a915a5b3
...@@ -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