Skip to content
Extraits de code Groupes Projets
Valider 431a533c rédigé par diosmosis's avatar diosmosis
Parcourir les fichiers

Fixing dumb typo.

parent d6f7d273
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -54,7 +54,7 @@ class GenerateTravisYmlFile extends ConsoleCommand ...@@ -54,7 +54,7 @@ class GenerateTravisYmlFile extends ConsoleCommand
$output->write("<info>Found existing YAML file at $existingYmlPath.</info>"); $output->write("<info>Found existing YAML file at $existingYmlPath.</info>");
$view->processExistingTravisYml($outputYmlPath); $view->processExistingTravisYml($outputYmlPath);
} echo { } else {
$output->write("<info>Could not find existing YAML file at $existingYmlPath, generating a new one.</info>"); $output->write("<info>Could not find existing YAML file at $existingYmlPath, generating a new one.</info>");
} }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter