Add pypy to CI

This commit is contained in:
Grigori Goronzy 2017-09-18 16:12:47 +02:00
parent 3c180ff8dc
commit e27e7bedcb

View File

@ -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: