Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Commit 0f9e3e6

Browse files
committed
chore: drop php8
php_codesniffer does not support phpunit 9.3 yet
1 parent e8b2f93 commit 0f9e3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matrix:
3333
- php: '7.2'
3434
- php: '7.3'
3535
- php: '7.4'
36-
- php: '8.0'
36+
# - php: '8.0'
3737
# aliased to a recent hhvm version
3838
# - php: 'hhvm'
3939
# php nightly

0 commit comments

Comments
 (0)