test
This commit is contained in:
parent
49835b68dd
commit
08a57031fb
1 changed files with 1 additions and 2 deletions
|
@ -19,9 +19,8 @@ steps:
|
|||
- bash bin/install-wp-tests.sh wordpress_tests root mysql mysql latest true
|
||||
- ./vendor/bin/phpunit --configuration phpunit.xml.dist
|
||||
|
||||
|
||||
services:
|
||||
- name: database
|
||||
- name: mysql
|
||||
image: mysql
|
||||
environment:
|
||||
MYSQL_DATABASE: wordpress_tests
|
||||
|
|
Loading…
Reference in a new issue