We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f2b42 commit df9c145Copy full SHA for df9c145
1 file changed
.appveyor.yml
@@ -14,6 +14,6 @@ build: false
14
test_script:
15
- git clone --depth 1 https://github.com/EFForg/https-everywhere
16
- mv https-everywhere ..
17
- - tox
+ - tox -- -k 'not fedmsg'
18
- codecov
19
skip_branch_with_pr: true
0 commit comments