Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 383 Bytes

travis-buddy-success-template.md

File metadata and controls

21 lines (19 loc) · 383 Bytes

Travis tests were successful

Hey @{{pullRequestAuthor}}, we found no major flaws with your code. Still you might want to look at this logfile, as we usually suggest some optional improvements.

{{#jobs}}

{{displayName}}

{{#scripts}}

{{command}}
{{&contents}}

{{/scripts}} {{/jobs}}