Resolving circle ci config issue.

This commit is contained in:
patelravi 2019-02-05 16:52:59 +05:30
parent f05a46cfc5
commit bd997ab0a8

View file

@ -14,5 +14,5 @@ jobs: # a collection of steps
command: npm install --dev
- run: # run tests
name: test
command: gulp
command: 'gulp'