From 335fae0b33a302abe8b77d1e4ee200f72f43015e Mon Sep 17 00:00:00 2001 From: Brown Date: Tue, 12 May 2020 22:41:33 -0400 Subject: [PATCH] Remove nightly builds until PHPUnit fixes deprecated method --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8db35b090..3847988ec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,10 +50,6 @@ jobs: - php: 7.4 env: DEPS="high" - - php: nightly - env: DEPS="high" - allow_failures: true - - php: 7.3 env: DEPS="high" script: