Browse Source

:octocat: PHP 8.1?

codemasher 4 years ago
parent
commit
333d49fb69
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -18,8 +18,10 @@ matrix:
   include:
     - php: 7.4
     - php: 8.0
+    - php: 8.1
     - php: nightly
   allow_failures:
+    - php: 8.1
     - php: nightly
 
 before_install: