Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
Add branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
t.shotoku committed May 8, 2015
1 parent 97691e8 commit 72b8e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Expand Up @@ -4,7 +4,7 @@ build:
- npm-install
- script:
name: npm run coveralls
code: npm run coveralls
code: COVERALLS_GIT_BRANCH=$WERCKER_GIT_BRANCH npm run coveralls
- script:
name: echo nodejs information
code: |
Expand Down

0 comments on commit 72b8e7c

Please sign in to comment.