We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08095f commit c1fbc39Copy full SHA for c1fbc39
travis/compile.sh
@@ -77,6 +77,7 @@ $TS \
77
--with-ffi \
78
--enable-zend-test=shared \
79
--enable-werror \
80
+--with-pear \
81
> "$CONFIG_LOG_FILE"
82
83
make "-j${MAKE_JOBS}" $MAKE_QUIET > "$MAKE_LOG_FILE"
0 commit comments