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