Skip to content

Commit cbbc480

Browse files
committed
Merge pull request #20 from frewsxcv/patch-2
Test on Python 3.4
2 parents 72fa02c + 05832a9 commit cbbc480

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 @@ python:
44
- "2.7"
55
- "3.2"
66
- "3.3"
7+
- "3.4"
78
install:
89
- "pip install . --use-mirrors"
910
- "pip install pytest --use-mirrors"

0 commit comments

Comments
 (0)