mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-31 14:22:22 -06:00
Resolving circle ci config issue.
This commit is contained in:
parent
10764f5275
commit
f98c27f82b
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs: # a collection of steps
|
|||
command: 'sudo npm install -g npm@latest'
|
||||
- run:
|
||||
name: update-gulp
|
||||
command: 'npm install -g gulp'
|
||||
command: 'sudo npm install -g gulp'
|
||||
- run:
|
||||
name: install-npm-wee
|
||||
command: 'npm install --dev'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue