Skip to content

Commit c57cb29

Browse files
committed
Build for 2.6 as well.
1 parent a3ea60b commit c57cb29

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
@@ -1,5 +1,6 @@
11
language: python
22
python:
3+
- "2.6"
34
- "2.7"
45
install: "pip install -r requirements.txt"
56
script: py.test

0 commit comments

Comments
 (0)