renovate/lib/manager/travis
2021-03-10 23:04:12 +01:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ tests: fix travis LTS 2020-10-27 08:24:58 +01:00
extract.spec.ts refactor: convert all path to upath (#7712) 2020-11-12 21:46:08 +01:00
extract.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
index.ts feat: versionScheme -> versioning (#5504) 2020-02-18 08:34:10 +01:00
package.spec.ts test(travis): fake date (#7560) 2020-10-27 08:47:01 +01:00
package.ts refactor: dequal (#9071) 2021-03-10 23:04:12 +01:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
update.spec.ts refactor: convert all path to upath (#7712) 2020-11-12 21:46:08 +01:00
update.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01: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.