add push
This commit is contained in:
parent
2d5643f392
commit
860977347f
|
@ -29,6 +29,7 @@ require 'travis/model'
|
|||
# TODO add eventType to the api for api build requests
|
||||
eventType: (->
|
||||
# if @get('pullRequest') then 'pull_request' else 'push'
|
||||
'push'
|
||||
).property('pull_request')
|
||||
|
||||
isPullRequest: (->
|
||||
|
|
Loading…
Reference in New Issue
Block a user