code-push-travis-cli
v1.2.0
Published
Automatic ci deploy of react-native app with code-push
Downloads
26
Maintainers
Readme
code-push-travis-cli
code-push cli for travis-ci.
Usage

Configuration
The following environment variables are needed to configure the CLI:
CODE_PUSH_ACCESS_KEYstring 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