test
This commit is contained in:
parent
29674fcc73
commit
08ad7acb83
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ when:
|
|||
steps:
|
||||
- name: build
|
||||
image: wordpressdevelop/phpunit
|
||||
environment:
|
||||
WP_TESTS_PHPUNIT_POLYFILLS_PATH: vendor/yoast/phpunit-polyfills
|
||||
commands:
|
||||
- apt-get clean
|
||||
- apt-get -yqq update
|
||||
|
|
Loading…
Reference in a new issue