Merge pull request #208 from plivo/Ashish-plivo-patch-1

SMS-3561: Added config for CI
This commit is contained in:
Mohammed Huzaif 2021-09-22 16:02:09 +05:30 committed by GitHub
commit 3f079ad9ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,3 +5,7 @@ language: node-sdk
build:
command: |
npm install
postDeployJobs:
prod:
- name: plivo/messaging-qa/nodeSDKSmoke
disabled: false