From 5dcd2ef42aada69ab93b673d5036a710d01b3e77 Mon Sep 17 00:00:00 2001 From: Volodymyr Zaets Date: Tue, 15 May 2018 16:29:52 +0300 Subject: [PATCH] ENGCOM-1558: Travis CI (Don't need check strict type in old files) --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 08ea4f4c9d3f..cc730ca5a2cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,8 +18,6 @@ language: php php: - 7.1 - 7.2 -git: - depth: 5 env: global: - COMPOSER_BIN_DIR=~/bin