@@ -42,6 +42,8 @@ script:
# Style
- make style
+ - python setup.py bdist_wheel
+
after_success:
- python -m coverage combine
- codecov