Skip to content

Commit

Permalink
Remove PHP 8.1 from Travis config, because they don't support it.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkleemans committed Feb 19, 2022
1 parent e20eaa5 commit ae744c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: php

php:
- 8.0
- 8.1

install:
- composer install
Expand Down

0 comments on commit ae744c4

Please sign in to comment.