mirror of
https://github.com/zoriya/guessit.git
synced 2026-06-12 14:05:13 +00:00
Add pypy3 to tox and TravisCI tests
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ python:
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.6
|
||||
- pypy-5.4.1
|
||||
- pypy
|
||||
- pypy3
|
||||
install:
|
||||
- pip install pip --upgrade
|
||||
- pip install -e .[dev,test]
|
||||
|
||||
Reference in New Issue
Block a user