mirror of
https://github.com/FreeOpcUa/opcua-asyncio
synced 2025-10-29 17:07:18 +08:00
add pypy3 to travis
This commit is contained in:
parent
e487f7b9aa
commit
706a1c4aa3
|
|
@ -1,6 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "pypy3"
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install python-dateutil
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user