From 7e461f401b199eefea6f9f52520eae8b481e60b9 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Sun, 12 May 2019 18:13:42 -0500 Subject: [PATCH] Remove .php_cs from dist --- .travis/deploy_script.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis/deploy_script.sh b/.travis/deploy_script.sh index 7564bab7..fcbb724c 100755 --- a/.travis/deploy_script.sh +++ b/.travis/deploy_script.sh @@ -61,8 +61,9 @@ if [ "$TRAVIS" = "true" ]; then .dpl .eslintignore .eslintrc - .phpstorm.meta.php + .php_cs .php_cs.cache + .phpstorm.meta.php .styleci.yml env.php config.php