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 4c64fde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ box: wercker/nodejs
build:
steps:
- npm-install
- script:
name: show BRANCH_NAME
code: echo $WERCKER_GIT_BRANCH
- script:
name: npm run coveralls
code: npm run coveralls
Expand Down

0 comments on commit 4c64fde

Please sign in to comment.