Fix DEB again

This commit is contained in:
Grigori Goronzy 2017-09-18 19:27:47 +02:00
parent 353f28cdc8
commit c400641684

View File

@ -9,7 +9,7 @@ python:
- "3.6"
- "pypy3"
before_install:
- sudo apt install rpm dpkg-dev debhelper dh-python
- sudo apt install rpm dpkg-dev debhelper dh-python fakeroot
install:
- pip install pyserial pyusb
script: