diff --git a/homu/files/cfg.toml b/homu/files/cfg.toml index 4c0fa3d3..a38d7f81 100644 --- a/homu/files/cfg.toml +++ b/homu/files/cfg.toml @@ -155,3 +155,6 @@ token = "{{ pillar["homu"]["travis-ci-token"] }}" [repo.glutin.branch] master = "servo" + +[repo.ipc-channel.status.appveyor] +context = 'continuous-integration/appveyor/branch'