Skip to content

Commit 90d410d

Browse files
committed
Run tests on pypy
Fixes mjs#91
1 parent f2f27e5 commit 90d410d

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
@@ -5,6 +5,8 @@ python:
55
- "3.4"
66
- "3.5"
77
- "3.6"
8+
- "pypy"
9+
- "pypy3"
810
install: "python setup.py install"
911
script: "python setup.py test"
1012
notifications:

0 commit comments

Comments
 (0)