Skip to content

Commit 2382150

Browse files
committed
Test against pypy3
1 parent 4fc1d79 commit 2382150

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python:
66
- "3.4"
77
- "3.5"
88
- "pypy"
9+
- "pypy3"
910
install:
1011
- "pip install -e ."
1112
- "if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install unittest2; fi"

0 commit comments

Comments
 (0)