+
+
+ {{ lang('PHPBB_SKELETON_EXT_HELP') }}
+
+
{{ lang('SKELETON_TITLE_COMPONENT_INFO') }}
{% for group in ['DATABASE', 'FRONT_END', 'BACK_END', 'CONTROL_PANELS', 'OTHER', 'TEST_DEPLOY'] %}
diff --git a/tests/console/create_test.php b/tests/console/create_test.php
index bdd09f9..637fd50 100644
--- a/tests/console/create_test.php
+++ b/tests/console/create_test.php
@@ -185,7 +185,6 @@ public function get_questions()
// 'SKELETON_QUESTION_COMPONENT_PERMISSIONS' => 'y',
'SKELETON_QUESTION_COMPONENT_TESTS' => 'y',
'SKELETON_QUESTION_COMPONENT_GITHUBACTIONS' => 'y',
-// 'SKELETON_QUESTION_COMPONENT_TRAVIS' => 'n',
// 'SKELETON_QUESTION_COMPONENT_BUILD' => 'y',
];
}