Skip to content

Commit df9c145

Browse files
committed
AppVeyor CI: Skip fedmsg
Fails on AppVeyor. Related to #37
1 parent a3f2b42 commit df9c145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ build: false
1414
test_script:
1515
- git clone --depth 1 https://github.com/EFForg/https-everywhere
1616
- mv https-everywhere ..
17-
- tox
17+
- tox -- -k 'not fedmsg'
1818
- codecov
1919
skip_branch_with_pr: true

0 commit comments

Comments
 (0)