From df97b8a14dd99bc154786bcb02df36dc9954ba94 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Mon, 9 Oct 2017 19:11:35 +0200 Subject: [PATCH] do not ignore vendor folder because of travis tests --- tests/.gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/.gitignore b/tests/.gitignore index 494e54b8..c7bcd248 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -10,5 +10,3 @@ TestResults.tap TestResults.txt .templates_c/*.php .cache/*.php -/composer.lock -/vendor \ No newline at end of file