travis-after-all@1.4.5
Script that can help you execute code only once in a Travis CI build matrix
MIT
2017-06-09
已弃用
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).
安装 (1.4.5)
npm install travis-after-all@1.4.5
yarn add travis-after-all@1.4.5
pnpm add travis-after-all@1.4.5
bun add travis-after-all@1.4.5
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @alrra/travis-scripts | ^3.0.0 |
| babel-cli | ^6.14.0 |
| babel-plugin-transform-async-to-generator | ^6.3.13 |
| babel-plugin-transform-runtime | ^6.15.0 |
| babel-polyfill | ^6.13.0 |
| babel-preset-es2015 | ^6.14.0 |
| babel-register | ^6.14.0 |
| babel-runtime | ^6.11.6 |
| tap | ^7.1.0 |
| tap-mocha-reporter | ^2.0.1 |