renovate/lib/manager/travis
Rhys Arkins 6293edc19a
feat: replace datasource constants with IDs (#5595)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-01 08:01:12 +01:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
extract.spec.ts refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
extract.ts fix: safeLoad yaml in json mode to allow key duplicates 2019-11-23 10:39:34 +01:00
index.ts feat: versionScheme -> versioning (#5504) 2020-02-18 08:34:10 +01:00
package.spec.ts feat: rename github/gitlab datasources (#5581) 2020-02-27 21:36:31 +01:00
package.ts feat: replace datasource constants with IDs (#5595) 2020-03-01 08:01: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(function): Update Dependency Function (#5146) 2020-02-06 13:01:21 +00:00
update.ts refactor: lower some levels from info to debug 2020-02-24 09:26:42 +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.