minispade.register('templates', "(function() {Ember.TEMPLATES['application']=Ember.Handlebars.compile(\"
\\n Travis CI\\n #\\n
\\n\\n
\\n {{outlet left}}\\n
\\n\\n
\\n {{outlet main}}\\n
\\n\");Ember.TEMPLATES['builds/list']=Ember.Handlebars.compile(\"\\n \\n \\n \\n \\n \\n \\n \\n \\n \\n\\n {{#collection tagName=\\\"tbody\\\" contentBinding=\\\"content\\\" itemViewClass=\\\"Travis.BuildsItemView\\\" itemClassBinding=\\\"color\\\"}}\\n {{#with view.content}}\\n \\n \\n \\n \\n \\n {{/with}}\\n {{/collection}}\\n
{{t builds.name}}{{t builds.commit}}{{t builds.message}}{{t builds.duration}}{{t builds.finished_at}}
{{number}}{{formatCommit commit}} {{commit.sha}}{{{formatMessage commit.message short=\\\"true\\\"}}}{{formatDuration duration}}{{formatTime finished_at}}
\\n\\n

\\n \\n

\\n\");Ember.TEMPLATES['builds/show']=Ember.Handlebars.compile(\"
\\n
\\n
\\n
{{t builds.name}}
\\n
{{number}}
\\n
{{t builds.finished_at}}
\\n
{{formatTime finished_at}}
\\n
{{t builds.duration}}
\\n
{{formatDuration duration}}
\\n
\\n\\n
\\n
{{t builds.commit}}
\\n
{{formatCommit commit}}
\\n {{#if commit.compare_url}}\\n
{{t builds.compare}}
\\n
{{pathFrom commit.compare_url}}
\\n {{/if}}\\n {{#if commit.author_name}}\\n
{{t builds.author}}
\\n
{{commit.author_name}}
\\n {{/if}}\\n {{#if commit.committer_name}}\\n
{{t builds.committer}}
\\n
{{commit.committer_name}}
\\n {{/if}}\\n
\\n\\n
{{t builds.message}}
\\n
{{{formatMessage commit.message}}}
\\n\\n {{#if isMatrix}}\\n {{else}}\\n
{{t builds.config}}
\\n
{{formatConfig config}}
\\n {{/if}}\\n
\\n\\n {{#if isLoaded}}\\n {{#if isMatrix}}\\n {{view Travis.JobsView}}\\n {{else}}\\n {{view Travis.LogView}}\\n {{/if}}\\n {{/if}}\\n
\\n\");Ember.TEMPLATES['jobs/list']=Ember.Handlebars.compile(\"\\n \\n \\n \\n {{#each configKeys}}\\n \\n {{/each}}\\n \\n \\n \\n {{#each requiredJobs}}\\n \\n \\n \\n \\n {{#each configValues}}\\n \\n {{/each}}\\n \\n {{/each}}\\n \\n
{{t jobs.build_matrix}}
{{this}}
#{{number}}{{formatDuration duration}}{{formatTime finished_at}}{{this}}
\\n\\n{{#if isFailureMatrix}}\\n \\n \\n \\n \\n {{#each configKeys}}\\n \\n {{/each}}\\n \\n \\n \\n {{#each allowedFailureJobs}}\\n \\n \\n \\n \\n {{#each configValues}}\\n \\n {{/each}}\\n \\n {{/each}}\\n \\n
\\n {{t jobs.allowed_failures}}{{whats_this allow_failure_help}}\\n
{{this}}
#{{number}}{{formatDuration duration}}{{formatTime finished_at}}{{this}}
\\n\\n
\\n
{{t \\\"jobs.allowed_failures\\\"}}
\\n
\\n

\\n Allowed Failures are items in your build matrix that are allowed to\\n fail without causing the entire build to be shown as failed. This lets you add\\n in experimental and preparatory builds to test against versions or\\n configurations that you are not ready to officially support.\\n

\\n

\\n You can define allowed failures in the build matrix as follows:\\n

\\n
\\n    matrix:\\n      allow_failures:\\n        - rvm: ruby-head\\n      
\\n
\\n
\\n{{/if}}\\n\\n\");Ember.TEMPLATES['jobs/log']=Ember.Handlebars.compile(\"{{! ugh ... }}\\n{{#with jobs.firstObject}}\\n
{{{formatLog log.body}}}
\\n\\n {{#if sponsor.name}}\\n

\\n {{t builds.messages.sponsored_by}}\\n {{sponsor.name}}\\n

\\n {{/if}}\\n{{/with}}\\n\");Ember.TEMPLATES['jobs/show']=Ember.Handlebars.compile(\"
\\n
\\n
\\n
Job
\\n
{{number}}
\\n
{{t jobs.finished_at}}
\\n
{{formatTime finished_at}}
\\n
{{t jobs.duration}}
\\n
{{formatDuration duration}}
\\n
\\n\\n
\\n
{{t jobs.commit}}
\\n
{{formatCommit commit}}
\\n {{#if commit.compare_url}}\\n
{{t jobs.compare}}
\\n
{{pathFrom commit.compare_url}}
\\n {{/if}}\\n {{#if commit.author_name}}\\n
{{t jobs.author}}
\\n
{{commit.author_name}}
\\n {{/if}}\\n {{#if commit.committer_name}}\\n
{{t jobs.committer}}
\\n
{{commit.committer_name}}
\\n {{/if}}\\n
\\n\\n
{{t jobs.message}}
\\n
{{formatMessage commit.message}}
\\n
{{t jobs.config}}
\\n
{{formatConfig config}}
\\n
\\n\\n {{view Travis.LogView}}\\n
\\n\\n\");Ember.TEMPLATES['loading']=Ember.Handlebars.compile(\"loading stuff ...\\n\");Ember.TEMPLATES['repositories/list']=Ember.Handlebars.compile(\"