Skip to content

Commit

Permalink
Comment out PHP 8.1 in Travis suite until it gets support
Browse files Browse the repository at this point in the history
  • Loading branch information
szymach committed Nov 25, 2021
1 parent ff0f10f commit 7022fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ matrix:
- php: 7.3
- php: 7.4
- php: 8.0
- php: 8.1
# - php: 8.1
env:
- COVERAGE='--coverage --coverage-xml'
XDEBUG_MODE=coverage
Expand Down

0 comments on commit 7022fa0

Please sign in to comment.