Skip to content

Commit 86d5cf4

Browse files
author
Diego Argueta
committed
Start testing PyPy
1 parent 356e71c commit 86d5cf4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ matrix:
2626
- python: "3.4"
2727
env:
2828
- SETUPTOOLS=setuptools PIP=pip
29+
- python: "pypy"
30+
env:
31+
- SETUPTOOLS=setuptools PIP=pip
2932

3033
before_install:
3134
- pip install $SETUPTOOLS $PIP -U

0 commit comments

Comments
 (0)