Skip to content

Commit b0d01fb

Browse files
committed
Merge pull request pypa#139 from fgregg/patch-1
Github now can report on multipe build status
2 parents 1ed5257 + 7e98a2a commit b0d01fb

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

source/appveyor.rst

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -153,21 +153,6 @@ individual projects.
153153
Should projects develop scripts showing how to do this, references will be
154154
added to this guide at a later date.
155155

156-
Possible issues
157-
---------------
158-
159-
The webhooks installed by Appveyor for github projects report on the build
160-
success on the project page, in much the same way as the Travis webhooks do.
161-
There is a limitation on the github reporting API, which means that only one
162-
build result is currently shown for a project - so if your project uses both
163-
Travis and Appveyor, only one will be displayed. The github team are aware of
164-
this limitation, and are planning on fixing it. In the meantime, however, it
165-
can sometimes be necessary to check the build results by going to the project
166-
page in the CI system directly.
167-
168-
Note that failed builds are *always* reported by github, so this issue does not
169-
mean that projects could find failures being missed.
170-
171156
Support scripts
172157
---------------
173158

0 commit comments

Comments
 (0)