mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Add pypy to CI.
This commit is contained in:
parent
754d0ad558
commit
4870764b66
@ -3,5 +3,7 @@ python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "pypy"
|
||||
- "pypy3"
|
||||
install: "pip install -r requirements.txt"
|
||||
script: cd tests && py.test
|
||||
|
Loading…
Reference in New Issue
Block a user