Added yes to command

This commit is contained in:
Joshua Sherman 2014-01-12 16:22:04 -05:00
parent 2357469d5b
commit ebc9b7fb38

View file

@ -10,7 +10,7 @@ matrix:
install: install:
- composer 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 - cd php-test-helpers
- phpize - phpize
- ./configure --enable-test-helpers - ./configure --enable-test-helpers