@functionalfoundry/now-travis
v0.1.30
Published
Deploy to now.sh from Travis
Downloads
74
Readme
now-travis
This is a work-in-progress iteration on the official version of now-travis and the modifications made in the glamorous-website repo.
Installation
# NPM
npm install --dev @functionalfoundry/now-travis
# Yarn
yarn add --dev @functionalfoundry/now-travis
Usage
This version of now-travis requires the following environment variables to be defined:
ROOT_DIR
— the directory to deployTRAVIS_INSTANCE
—com
ororg
NOW_NAME
— the name to use for deploymentsNOW_ALIAS
— the now.sh alias to useNOW_TOKEN
— an access token to deploy to now.shGH_TOKEN
— a personal GitHub token to annotate PRs with deployment URLs
License
This project is licensed under the MIT License.