Don't test py26 with travis-ci

We have still a rounding issue, gonna fix that in another commit. This
helps to unblock pull requests.
This commit is contained in:
Sascha Peilicke
2013-10-31 13:56:10 +01:00
parent c194aaa8b2
commit a3a89f1e2a

View File

@@ -1,6 +1,6 @@
language: python
python:
- "2.6"
# - "2.6"
- "2.7"
- "3.3"
# command to install dependencies