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 849ac20 commit fc2d7ddCopy full SHA for fc2d7dd
.travis.yml
@@ -151,6 +151,7 @@ script:
151
-W "ignore:SelectableGroups:DeprecationWarning"
152
-W "ignore:the imp module:DeprecationWarning:gpg.gpgme:15"
153
-W "ignore:'U' mode::docutils.io"
154
+ -W "ignore:unclosed:ResourceWarning:roundup.roundup.demo"
155
-v --maxfail=20 test/ --cov=roundup
156
157
after_success:
0 commit comments