mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-31 22:07:36 -06:00
Resolving circle ci config issue.
This commit is contained in:
parent
f05a46cfc5
commit
bd997ab0a8
1 changed files with 1 additions and 1 deletions
|
|
@ -14,5 +14,5 @@ jobs: # a collection of steps
|
|||
command: npm install --dev
|
||||
- run: # run tests
|
||||
name: test
|
||||
command: gulp
|
||||
command: 'gulp'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue