{{#if allHooks.isLoaded}}
{{#if config.billingEndpoint}}
{{#if subscribeButtonInfo.subscribed}} Subscription active! {{else}} {{#if subscribeButtonInfo.education}} Educational account! {{else}} Sign up this account! {{/if}} {{/if}}
{{/if}}

{{accountName}}

{{sync-button user=auth.currentUser}} {{#if user.isSyncing}} {{#unless config.enterprise}} {{#if config.pro}}

We're only showing your private repositories. You can find your public projects on travis-ci.org.

{{else}}

We're only showing your public repositories. You can find your private projects on travis-ci.com.

{{/if}} {{/unless}} {{/if}}
{{!-- --}}
  1. Flick the repo switch
    Flick the repository switch on
  2. Add .travis.yml file
    Add .travis.yml file to your repository
  3. Do a git push
    Trigger your first build with a git push
{{#if hooksWithoutAdmin.length}}

You require admin rights to enable these repositories

{{/if}} {{else}} {{loading-indicator}} {{/if}}