1
0
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:
oroulet 2019-09-30 21:24:07 +02:00 committed by oroulet
parent e487f7b9aa
commit 706a1c4aa3

View File

@ -1,6 +1,7 @@
language: python
python:
- "3.6"
- "pypy3"
# command to install dependencies
install:
- pip install python-dateutil