From a7ce18f894b6126db8c257f4dc92d0c49b3d052b Mon Sep 17 00:00:00 2001 From: Praesidiarius Date: Sun, 9 Feb 2020 12:12:22 +0100 Subject: [PATCH] setup fix travis --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9c73479..5744a7c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,10 +15,6 @@ matrix: - php: 7.2 env: - DEPS=latest - - php: 7.2 - env: - - DEPS=latest - - CS_CHECK=true before_install: - mysql -u travis --password="" < module/Application/data/travis.sql