From 24e7e45b47b673cbc330c13db99a819b1563e803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sun, 14 Jul 2019 12:15:00 +0200 Subject: [PATCH] Typo in Travis config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cea09fb5d828..7830f3284090 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,7 +48,7 @@ script: composer docs fi - # eat your own dog fodd + # Eat your own dog food - | if [[ $DOG_FOOD == true ]]; then bin/rector process src packages --level dead-code --dry-run