Skip to content

Commit 761d68d

Browse files
committed
Temporarily disable -Werror for Travis CI to see the compiler warnings
1 parent 9507c5b commit 761d68d

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
@@ -77,7 +77,6 @@ $TS \
7777
--with-ffi \
7878
--with-sodium \
7979
--enable-zend-test=shared \
80-
--enable-werror \
8180
--with-pear
8281

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

0 commit comments

Comments
 (0)