UNPKG

@cgignite/ignite-salesforce

Version:

A set of Node-RED nodes to interact with Salesforce and Force.com.

19 lines (18 loc) 284 B
language: node_js node_js: - 'node' - 'lts/*' install: - npm install cache: directories: - '$HOME/.npm' - 'node_modules' after_failure: - cat /home/travis/.npm/_logs/*.log deploy: provider: npm email: stw@linux.com api_key: $NPM_TOKEN on: branch: master