Package Exports
- mrm-task-travis
- mrm-task-travis/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mrm-task-travis) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
[DEPRECATED] mrm-task-travis
Use the ci task instead.
What it does
- Creates
.travis.yml - Adds Travis CI badge to the Readme
Usage
npx mrm travisOptions
See Mrm docs for more details.
readmeFile (default: Readme.md)
Name of the Readme file.
maxNode (default: 9)
Maximum Node.js version to run tests. Minimum version will be taken from engines.node field of you package.json.
Changelog
The changelog can be found in CHANGELOG.md.
Contributing
Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.
Authors and license
Artem Sapegin and contributors.
MIT License, see the included License.md file.