diff --git a/.travis.yml b/.travis.yml index 774fa5c..25b34e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ matrix: install: - composer install - - git clone git@github.com:php-test-helpers/php-test-helpers.git + - yes | git clone git@github.com:php-test-helpers/php-test-helpers.git - cd php-test-helpers - phpize - ./configure --enable-test-helpers