Skip to content

Commit

Permalink
Add treeherder details..
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsofapollo committed Oct 2, 2014
1 parent 72d4707 commit 97fb524
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/defaults.js
Expand Up @@ -56,6 +56,10 @@ module.exports = {
GITHUB_HEAD_GIT: 'https://github.com/{{githubHeadUser}}/{{githubHeadRepo}}',
GITHUB_HEAD_REV: '{{githubHeadRevision}}',
GITHUB_HEAD_BRANCH: '{{githubHeadBranch}}',

// Treeherder
TREEHERDER_PROJECT: '{{treeherderRepo}}',
TREEHERDER_REVISION: '{{githubHeadRevision}}'
},
maxRunTime: 7200,
features: {}
Expand Down

0 comments on commit 97fb524

Please sign in to comment.