Add additional Python version

This commit is contained in:
Grigori Goronzy 2017-09-18 15:57:12 +02:00
parent 079affc4f3
commit 0dbca5c163

View File

@ -1,5 +1,6 @@
language: python language: python
python: python:
- 3.4
- 3.6 - 3.6
install: install:
- pip install pyserial pyusb - pip install pyserial pyusb