Add pypy to CI
This commit is contained in:
parent
3c180ff8dc
commit
e27e7bedcb
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user