From 9a23bef4bfdac84f65185f82278f5a70627f0c26 Mon Sep 17 00:00:00 2001 From: XinHui Long Date: Sun, 12 Jun 2022 09:46:57 +0800 Subject: [PATCH] Update .travis.yml Add PHP 8.1 and 8.2 test #66 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 43398f48..b231f8ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,8 @@ php: - 7.3 - 7.4 - 8.0 + - 8.1 + - 8.2 env: global: