Skip to content

Commit 89216d1

Browse files
committed
Temporarily disable -Werror for Travis CI to see the compiler warnings
1 parent 00670ff commit 89216d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

travis/compile.sh

Lines changed: 0 additions & 1 deletion
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)