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:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: wordpressdevelop/phpunit
|
image: wordpressdevelop/phpunit
|
||||||
|
environment:
|
||||||
|
WP_TESTS_PHPUNIT_POLYFILLS_PATH: vendor/yoast/phpunit-polyfills
|
||||||
commands:
|
commands:
|
||||||
- apt-get clean
|
- apt-get clean
|
||||||
- apt-get -yqq update
|
- apt-get -yqq update
|
||||||
|
|
Loading…
Reference in a new issue