Skip to content

Commit 36c4d55

Browse files
committed
Add pypy to travis
1 parent ab469bd commit 36c4d55

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ python:
44
- 3.4
55
- 3.5
66
- 3.6
7+
# PyPy versions
8+
- "pypy" # PyPy2 2.5.0
9+
- "pypy3" # Pypy3 2.4.0
10+
- "pypy-5.3.1"
711

812
cache:
913
directories:

0 commit comments

Comments
 (0)