test
This commit is contained in:
parent
fd3533839b
commit
23f1f3bd35
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
- apt-get clean
|
- apt-get clean
|
||||||
- apt-get -yqq update
|
- apt-get -yqq update
|
||||||
- apt-get -yqqf install zip unzip subversion
|
- apt-get -yqqf install zip unzip subversion
|
||||||
- docker-php-ext-enable mbstring mysqli intl gd zip bz2
|
- docker-php-ext-enable mbstring mysqli intl gd zip
|
||||||
- bash bin/install-wp-tests.sh wordpress_tests root mysql mysql latest true
|
- bash bin/install-wp-tests.sh wordpress_tests root mysql mysql latest true
|
||||||
- phpunit --configuration phpunit.xml.dist
|
- phpunit --configuration phpunit.xml.dist
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue