From d4ff5f6515cf69a1fff6c4c876c4fff91679e137 Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Fri, 20 Jul 2018 07:07:25 -0400 Subject: [PATCH] Allow 7.1/lowest deps to fail until I fix --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7dd60c99b..56d3a73b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,8 @@ matrix: allow_failures: - php: nightly env: DEPS="" COVERALLS="" + - php: 7.1 + env: DEPS="--prefer-lowest --prefer-stable" COVERALLS="" cache: directories: