Skip to content

Commit eb43075

Browse files
committed
debug build on travis
1 parent d255a1a commit eb43075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ cd php-src/ext
44
git clone https://github.com/krakjoe/explain.git
55
cd ../
66
./buildconf --force
7-
./configure --disable-all --enable-explain=static
7+
./configure --disable-all --enable-debug --enable-explain=static
88
make
99
TEST_PHP_EXECUTABLE=sapi/cli/php sapi/cli/php run-tests.php ext/explain

0 commit comments

Comments
 (0)