Enable pypy3 tests
This commit is contained in:
parent
6633f27a28
commit
1871d4581f
|
@ -6,6 +6,7 @@ python:
|
|||
- "3.3"
|
||||
- "3.4"
|
||||
- "pypy"
|
||||
- "pypy3"
|
||||
install: tests/install.sh
|
||||
script: tests/test.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue