forked from platypush/platypush
11 lines
340 B
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
|