renovate/lib/manager/travis
2020-12-10 09:25:04 +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 chore: import linting (#6105) 2020-05-01 18:03:48 +02: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: Rename maxSatisfyingVersion to getSatisfyingVersion (#7917) 2020-12-10 09:25:04 +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 chore: import linting (#6105) 2020-05-01 18:03:48 +02: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.