renovate/lib/manager/travis
2020-06-26 11:31:23 +02:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ refactor: PackageUpdateResult newValue string 2020-04-13 13:02:47 +02:00
extract.spec.ts refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +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 mock getPkgReleases 2020-06-19 10:27:57 +02:00
package.ts refactor: remove lodash, add fast-deep-equal (#6496) 2020-06-26 11:31:23 +02:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
update.spec.ts refactor: PackageUpdateResult newValue string 2020-04-13 13:02:47 +02: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.