add PHP 8.0 to CI roster
This commit is contained in:
parent
f424909515
commit
1a621b8274
@ -1,9 +1,9 @@
|
||||
language: php
|
||||
php:
|
||||
- '5.6'
|
||||
- '7.2'
|
||||
- '7.3'
|
||||
- '7.4'
|
||||
- '8.0'
|
||||
before_script:
|
||||
- composer install
|
||||
script:
|
||||
|
@ -28,7 +28,7 @@
|
||||
"phpunit/php-code-coverage": "*",
|
||||
"slowprog/composer-copy-file": "~0.3",
|
||||
"squizlabs/php_codesniffer": "^3.5",
|
||||
"phpcompatibility/php-compatibility": "^9.3",
|
||||
"phpcompatibility/phpcompatibility-wp": "^2.1",
|
||||
"wp-coding-standards/wpcs": "^2.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user