mirror of
https://github.com/donl/plivo-node.git
synced 2026-06-30 06:12:08 -06:00
Resolving circle ci config issue.
This commit is contained in:
parent
4d149666f0
commit
f05a46cfc5
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: install-npm-wee
|
||||
command: npm install
|
||||
command: npm install --dev
|
||||
- run: # run tests
|
||||
name: test
|
||||
command: gulp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue