checkman icon indicating copy to clipboard operation
checkman copied to clipboard

travis.check building? should check for state=finished

Open vito opened this issue 11 years ago • 0 comments

should be red and not building:

{
    "id":19198253,
    "repository_id":1377279,
    "number":"103",
    "state":"finished",
    "result":null,
    "started_at":"2014-02-19T17:27:23Z",
    "finished_at":"2014-02-19T17:28:29Z",
    "duration":66,
    "commit":"34d843180f451dc26c690b2b21c4e7243c2f2974",
    "branch":"master",
    "message":"update etcd to 0.3",
    "event_type":"push"
}

vito avatar Feb 25 '14 07:02 vito