Skip to content

Commit 0918c16

Browse files
warnerbit
authored andcommitted
add travis coverage for 3.3 and 3.4
1 parent 0d1c014 commit 0918c16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: python
22
python:
33
- "2.6"
44
- "2.7"
5+
- "3.3"
6+
- "3.4"
57
- "pypy"
68
install:
79
- echo "no dependencies to install"

0 commit comments

Comments
 (0)