We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67579b7 commit c4a2760Copy full SHA for c4a2760
.travis.yml
@@ -41,6 +41,7 @@ script:
41
42
after_success:
43
- coveralls
44
+ - python setup.py sdist bdist_wheel --universal
45
- debuild -b -uc -us
46
47
# whitelist
0 commit comments