abcdefgtest

1.2.21 • Public • Published

npm version Build Status codecov.io Dependency Status devDependency Status

code-push-travis-cli

code-push cli for travis-ci.

Installation

npm i --save-dev code-push-travis-cli

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

React Native

In your .travis.yml file:

language: node_js

node_js:
  - 6

script:
  - code-push-travis

Cordova

In your .travis.yml file:

language: node_js

node_js:
  - 6

script:
  - code-push-travis -f cordova

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.2.210latest

Version History

VersionDownloads (Last 7 Days)Published
1.2.210
1.2.190
1.2.180
1.2.160
1.2.150
1.2.140
1.2.120
1.2.110
1.2.101
1.2.90
1.2.80
1.2.70
1.2.60
1.2.40
1.2.30
1.2.20
1.2.10

Package Sidebar

Install

npm i abcdefgtest

Weekly Downloads

1

Version

1.2.21

License

MIT

Last publish

Collaborators

  • katoblepa