code-push-travis-cli

1.2.0 • Public • Published

npm version Build Status codecov.io Dependency Status devDependency Status

code-push-travis-cli

code-push cli for travis-ci.

Usage

CLI options

Configuration

The following environment variables are needed to configure the CLI:

  • CODE_PUSH_ACCESS_KEY string required: the code-push access key for the login

Example usage

In your .travis.yml file:

language: node_js
 
node_js:
  - 6
 
script:
  - code-push-travis

Package Sidebar

Install

npm i code-push-travis-cli

Weekly Downloads

1

Version

1.2.0

License

MIT

Last publish

Collaborators

  • davidebianchi