Skip to content

Commit a240edf

Browse files
author
anandkumarpatel
committed
Merge pull request #448 from CodeNow/fix-circle
Fix circle
2 parents 3944274 + 19b2024 commit a240edf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ dependencies:
55
override:
66
- nvm install 0.10.28
77
- nvm alias default 0.10.28
8+
- npm install -g [email protected]
89
- npm install
910
test:
1011
pre:

0 commit comments

Comments
 (0)