Add pypy to CI
This commit is contained in:
@ -5,6 +5,7 @@ cache:
|
|||||||
python:
|
python:
|
||||||
- 3.4
|
- 3.4
|
||||||
- 3.6
|
- 3.6
|
||||||
|
- pypy3
|
||||||
install:
|
install:
|
||||||
- pip install pyserial pyusb
|
- pip install pyserial pyusb
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user