Skip to content

Commit 423b33e

Browse files
committed
test on py3
1 parent 0f84489 commit 423b33e

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

33
python:
44
- "2.7"
5+
- "3.3"
6+
- "3.4"
57

68
install:
79
- pip install coveralls

0 commit comments

Comments
 (0)