mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
10 lines
132 B
JSON
10 lines
132 B
JSON
|
{
|
||
|
"test_page": "core/test/client/index.html",
|
||
|
"launch_in_ci": [
|
||
|
"PhantomJS"
|
||
|
],
|
||
|
"launch_in_dev": [
|
||
|
"PhantomJS"
|
||
|
]
|
||
|
}
|