Skip to content

Commit a7beb9f

Browse files
committed
Temporarily disable -Werror for Travis CI to see the compiler warnings
1 parent 2aeb09c commit a7beb9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

travis/compile.sh

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ $TS \
7676
--enable-sysvmsg \
7777
--with-ffi \
7878
--enable-zend-test=shared \
79-
--enable-werror \
8079
--with-pear
8180

8281
make "-j${MAKE_JOBS}" $MAKE_QUIET

0 commit comments

Comments
 (0)