This is a work-in-progress iteration on the official version of now-travis and the modifications made in the glamorous-website repo.
# NPM
npm install --dev @functionalfoundry/now-travis
# Yarn
yarn add --dev @functionalfoundry/now-travisThis version of now-travis requires the following environment variables to be defined:
ROOT_DIR— the directory to deployTRAVIS_INSTANCE—comororgNOW_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
This project is licensed under the MIT License.