Skip to content

Commit a33bfb1

Browse files
committed
Re-enable 2.6 testing on Travis.
1 parent b8dfc57 commit a33bfb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ python:
33
- "3.4"
44
- "3.3"
55
- "2.7"
6-
# Disable auto 2.6 tests for now: still about 45-50 failures or errors on Py2.6:
7-
# - "2.6"
6+
- "2.6"
87
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
98
# These packages only exist on Ubuntu 13.04 and newer:
109
# before_install:

0 commit comments

Comments
 (0)