renovate/lib/manager/travis
Sergei Zharinov 1392955a04
refactor: Identify tests relying on single snapshots (#11150)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-08-07 23:43:34 +00:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ refactor: travis result type 2021-04-17 06:53:54 +02:00
extract.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
extract.ts build(deps): update dependency js-yaml to v4 (#10172) 2021-05-26 13:01:09 +00:00
index.ts feat: versionScheme -> versioning (#5504) 2020-02-18 08:34:10 +01:00
package.spec.ts refactor: Identify tests relying on single snapshots (#11150) 2021-08-07 23:43:34 +00:00
package.ts refactor: Replace some TODO items with issue ids (#9596) 2021-04-26 20:19:30 +00:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
update.spec.ts refactor: Identify tests relying on single snapshots (#11150) 2021-08-07 23:43:34 +00:00
update.ts refactor: Replace some TODO items with issue ids (#9596) 2021-04-26 20:19:30 +00:00

This manager is intended to keep Travis config files (.travis.yml) up-to-date. Currently it manages only the node_js section of files only.