travis-spawn-once

1.0.3ย โ€ขย Publicย โ€ขย Published

travis-spawn-once ยท Travis Documented with emdaer

๐Ÿ”‚ run a command only once in the travis test matrix

Table of Contents

Usage

language: node_js
node_js:
  - 8.9
  - 9
...
after_success:
  - travis-spawn-once .travis/after_success.sh

Options

๐Ÿ”‚ run a command only once in the travis test matrix

Usage
  $ travis-spawn-once "<command> <args>" --<opt>

Options
      --ghTokenName, -g    The name of the environment variable holding the GitHub token
      --skipPR, -s         Skip the command on a PR build
      --buildLeaderId, -b  Build leader id
      --travisPro, -p      Indicate that you're using Travis Pro

Examples
  $ travis-spawn-once "yarn deploy" --skip-pr

Contributing

If youโ€™d like to make travis-spawn-once better, please read our guide to contributing.

Contributors
Luke Herrington

License

travis-spawn-once is MIT licensed.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i travis-spawn-once

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • infiniteluke