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" - "3.6"
- "pypy3" - "pypy3"
before_install: before_install:
- sudo apt install rpm dpkg-dev debhelper dh-python - sudo apt install rpm dpkg-dev debhelper dh-python fakeroot
install: install:
- pip install pyserial pyusb - pip install pyserial pyusb
script: script: