Skip to content

Commit

Permalink
Merge pull request #448 from CodeNow/fix-circle
Browse files Browse the repository at this point in the history
Fix circle
  • Loading branch information
anandkumarpatel committed Dec 22, 2014
2 parents 3944274 + 19b2024 commit a240edf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
override:
- nvm install 0.10.28
- nvm alias default 0.10.28
- npm install -g [email protected]
- npm install
test:
pre:
Expand Down

0 comments on commit a240edf

Please sign in to comment.