Skip to content

Commit 8c4f58d

Browse files
committed
Merge pull request #46 from gratipay/python-3.4
let's test on Python 3.4 as well
2 parents e818e10 + 0817e68 commit 8c4f58d

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 pytest ./
910
before_script:

0 commit comments

Comments
 (0)