Skip to content

functionalfoundry/now-travis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 deploy
  • TRAVIS_INSTANCEcom or org
  • NOW_NAME — the name to use for deployments
  • NOW_ALIAS — the now.sh alias to use
  • NOW_TOKEN — an access token to deploy to now.sh
  • GH_TOKEN — a personal GitHub token to annotate PRs with deployment URLs

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published