mrm-task-travis
v4.1.11
Published
Mrm task that adds Travis CI
Downloads
6,132
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 travis
Options
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.