Test PyPy3 on Travis
This commit is contained in:
parent
55a8e8e452
commit
02881cf813
@ -6,6 +6,7 @@ python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- pypy
|
||||
- pypy3
|
||||
install:
|
||||
- pip install -r requirements-travis.txt
|
||||
- pip install -e .
|
||||
|
Loading…
Reference in New Issue
Block a user