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 f3ebda7 commit 653cde2Copy full SHA for 653cde2
.travis/stage_script.sh
@@ -24,6 +24,5 @@ export PYTHONWARNINGS=module
24
catchsegv xvfb-run -a -s "$XVFBARGS" \
25
coverage run -m unittest -v \
26
Orange.tests \
27
- Orange.widgets.tests \
28
- Orange.canvas.report.tests
+ Orange.widgets.tests
29
coverage combine
0 commit comments