From a62f947b86c59a2b9660d356fe590ec874c0d83f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sat, 23 Nov 2019 18:18:30 +0100 Subject: [PATCH] Revert "Try to fix some travis issue" This reverts commit 7d7588fd50ad3decc398d6400f1b8e6522adef52. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a74cbc13..ff0448ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ services: - mysql env: - - APP_ENV=test + - SYMFONY_DEPRECATIONS_HELPER=disabled APP_ENV=test # Disable deprecation warnings # Test for all supported PHP versions php: