Is this possible in Travis?
thanks…
Is this possible in Travis?
thanks…
Hi @Spineswitch,
Try yes | pecl install redis
or yes no | pecl install redis
.
For clarification yes
is a program of the GNU coreutils
package:
yes --help
Usage: yes [STRING]...
or: yes OPTION
Repeatedly output a line with all specified STRING(s), or 'y'.