dc05ff2f49
- Use the new shared configuration - This is a special config for themes which is scheduled monthly, not weekly.
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"extends": [
|
|
"@tryghost:theme"
|
|
],
|
|
"travis": { "enabled": true },
|
|
"node": {
|
|
"supportPolicy": ["lts_latest"]
|
|
}
|
|
}
|