From 8bf474181ed861d4f8d8ab213b5736104ad2059b Mon Sep 17 00:00:00 2001 From: Thomas Peterson Date: Wed, 29 Jan 2020 23:44:12 +0000 Subject: [PATCH] gitlab --- .gitpod.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitpod.yml b/.gitpod.yml index 9205c01..bfdaec8 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,4 +1 @@ -tasks: - - init: > - composer install -image: prooph/composer:7.4 +image: prooph/composer:7.4 \ No newline at end of file