Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

travis-after-all

alrra2.6kMITdeprecated1.4.5

The functionality this package provided is now supported natively by Travis CI via Build Stages (see: https://blog.travis-ci.com/2017-05-11-introducing-build-stages).

Script that can help you execute code only once in a Travis CI build matrix

travis, travis-ci

readme

This project is deprecated. The functionality it provided is now supported natively by Travis CI via Build Stages.

changelog

  • Update the list of files to be included by npm.

1.4.4 (October 19, 2015)

1.4.3 (September 20, 2015)

  • [c2237ac827] - Increase initial check interval time to 3 seconds

1.4.2 (September 17, 2015)

  • [a4d18c1364] - Lower the check interval limit to 15 seconds.

1.4.1 (September 13, 2015)

  • [471d33763e] - Update and improve the content from the README.md file.

1.4.0 (September 10, 2015)

  • [2a656d9390] - Make travis-after-all take partial decisions (see also: #4).

1.3.0 (August 12, 2015)

  • [072a2110ae] - Make $(npm bin)/travis-after-all actually work.

1.2.0 (August 12, 2015)

  • [f22fd1e83a] - Make curl -sSL https://.../travis-after-all.js | node actually work.

1.1.0 (August 9, 2015)

  • [abe4efe3d8] - Add missing main field in package.json.

1.0.0 (August 9, 2015)

0.1.3 (July 11, 2015)

  • [9196c8a36e] - Fix npm related usage example from README.md.

0.1.2 (June 27, 2015)

  • Make minor improvements.

0.1.1 (June 23, 2015)

  • Make minor improvements.

0.1.0 (June 23, 2015)