Added php-test-helpers to the vendors directory
Seemed easier than trying to figure out how to force the prompt to accept the unknown IP (perhaps not possible at all as it is part of SSH?). `yes` didn't work, unfortunately.
This commit is contained in:
parent
ebc9b7fb38
commit
8f3c623e5d
32 changed files with 1629 additions and 2 deletions
|
@ -10,8 +10,7 @@ matrix:
|
|||
|
||||
install:
|
||||
- composer install
|
||||
- yes | git clone git@github.com:php-test-helpers/php-test-helpers.git
|
||||
- cd php-test-helpers
|
||||
- cd vendors/php-test-helpers
|
||||
- phpize
|
||||
- ./configure --enable-test-helpers
|
||||
- make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue