Test PyPy3 on Travis

This commit is contained in:
Kodi Arfer 2017-08-18 12:06:49 -07:00
parent 55a8e8e452
commit 02881cf813
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ python:
- "3.5"
- "3.6"
- pypy
- pypy3
install:
- pip install -r requirements-travis.txt
- pip install -e .