platypush/platypush/backend/travisci/manifest.yaml

11 lines
340 B
YAML

manifest:
events:
platypush.message.event.travisci.TravisciBuildFailedEvent: when the build of a
project owned bythe user fails.
platypush.message.event.travisci.TravisciBuildPassedEvent: when the build of a
project owned bythe user passes.
install:
pip: []
package: platypush.backend.travisci
type: backend