Skip to content

Commit 5bfa788

Browse files
committed
Make travis test python 2.6
1 parent c78f78b commit 5bfa788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ services:
44
- redis-server
55
language: python
66
python:
7+
- "2.6"
78
- "2.7"
89
- "3.2"
910
- "3.3"

0 commit comments

Comments
 (0)