code-push-travis-cli
v1.2.0
Published
Automatic ci deploy of react-native app with code-push
Downloads
16
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_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