fix pypy3? see:

https://docs.travis-ci.com/user/languages/python/
This commit is contained in:
Noah Levitt 2019-03-21 12:25:51 -07:00
parent c8f1c64494
commit b0367a9c82

View File

@ -8,7 +8,7 @@ python:
- 3.4
- 2.7
- pypy
- pypy3
- pypy3.5
- nightly
matrix: