From 08a0b850d306634ca0fca664604ad4f4768b2c89 Mon Sep 17 00:00:00 2001 From: Corey Taylor Date: Fri, 23 Oct 2020 02:57:07 -0500 Subject: [PATCH] Add test for php 8 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index a775163..64d9523 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ matrix: fast_finish: true include: + - php: nightly + - php: 7.2 env: PREFER_LOWEST=1