Add PHP 7.2 build to Travis config
This commit is contained in:
parent
58ac6e36f1
commit
12a7959982
@ -5,6 +5,7 @@ php:
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
before_script:
|
||||
- composer install --no-interaction
|
||||
- vendor/bin/phpcs --config-set installed_paths vendor/wp-coding-standards/wpcs
|
||||
|
Loading…
x
Reference in New Issue
Block a user