Skip to content

Instantly share code, notes, and snippets.

@roidrage
Last active October 3, 2016 00:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roidrage/9272064 to your computer and use it in GitHub Desktop.
Save roidrage/9272064 to your computer and use it in GitHub Desktop.
{
"id": 1,
"number": "1",
"status": null,
"started_at": null,
"finished_at": null,
"status_message": "Passed",
"commit": "62aae5f70ceee39123ef",
"branch": "master",
"message": "the commit message",
"compare_url": "https://github.com/svenfuchs/minimal/compare/master...develop",
"committed_at": "2011-11-11T11: 11: 11Z",
"committer_name": "Sven Fuchs",
"committer_email": "svenfuchs@artweb-design.de",
"author_name": "Sven Fuchs",
"author_email": "svenfuchs@artweb-design.de",
"type": "push",
"build_url": "https://travis-ci.org/svenfuchs/minimal/builds/1",
"repository": {
"id": 1,
"name": "minimal",
"owner_name": "svenfuchs",
"url": "http://github.com/svenfuchs/minimal"
},
"config": {
"notifications": {
"webhooks": ["http://evome.fr/notifications", "http://example.com/"]
}
},
"matrix": [
{
"id": 2,
"repository_id": 1,
"number": "1.1",
"state": "created",
"started_at": null,
"finished_at": null,
"config": {
"notifications": {
"webhooks": ["http://evome.fr/notifications", "http://example.com/"]
}
},
"status": null,
"log": "",
"result": null,
"parent_id": 1,
"commit": "62aae5f70ceee39123ef",
"branch": "master",
"message": "the commit message",
"committed_at": "2011-11-11T11: 11: 11Z",
"committer_name": "Sven Fuchs",
"committer_email": "svenfuchs@artweb-design.de",
"author_name": "Sven Fuchs",
"author_email": "svenfuchs@artweb-design.de",
"compare_url": "https://github.com/svenfuchs/minimal/compare/master...develop"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment