We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8dfc57 commit a33bfb1Copy full SHA for a33bfb1
.travis.yml
@@ -3,8 +3,7 @@ python:
3
- "3.4"
4
- "3.3"
5
- "2.7"
6
-# Disable auto 2.6 tests for now: still about 45-50 failures or errors on Py2.6:
7
-# - "2.6"
+ - "2.6"
8
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
9
# These packages only exist on Ubuntu 13.04 and newer:
10
# before_install:
0 commit comments