mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
enable pypy3 for Travis CI
This commit is contained in:
parent
ef2992492d
commit
8bd8ebd4f3
@ -4,4 +4,5 @@ python:
|
|||||||
- "3.2"
|
- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
|
- "pypy3"
|
||||||
script: make test
|
script: make test
|
||||||
|
Loading…
Reference in New Issue
Block a user