This commit is contained in:
Grigori Goronzy 2017-09-18 18:10:32 +02:00
parent c23ed8f996
commit 353f28cdc8

View File

@ -16,7 +16,7 @@ script:
- python setup.py build
- python setup.py test
- python setup.py bdist_rpm
- python setup.py bdist
- dpkg-buildpackage
- cp ../*.deb dist/
deploy:
python: "3.5"