Skip to content
Snippets Groups Projects
Commit ff97c97a authored by Erick Hitter's avatar Erick Hitter
Browse files

Satisfy dependencies

```
Error: The PHPUnit Polyfills library is a requirement for running the WP test suite.
```
parent ef876181
No related branches found
No related tags found
1 merge request!13Satisfy dependencies
......@@ -13,3 +13,6 @@ before_script:
else
composer global require "phpunit/phpunit=4.8.*"
fi
# PHPUnit requirements
- composer global require yoast/phpunit-polyfills
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment