Remove Travis from Renovate config

This commit is contained in:
Daniel Lockyer 2019-11-08 16:35:58 +07:00 committed by GitHub
parent 88e3db9d3b
commit fb9f0e6804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
"extends": [
"@tryghost:theme"
],
"travis": { "enabled": true },
"node": {
"supportPolicy": ["lts_latest"]
}