Unverified Commit 51b7991a authored by Joe Hoyle's avatar Joe Hoyle
Browse files

Install comoser deps in tests

parent e5a7941d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ matrix:
before_script:
  - bash bin/install-wp-tests.sh wordpress_test root '' 127.0.0.1 $WP_VERSION
  - printf "\n" | pecl install imagick
  - composer install

script:
  - phpunit --coverage-clover clover.xml