diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2014-08-20 12:13:36 +0300 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2014-08-20 12:13:36 +0300 |
commit | d91b1ef7b826d44485c2ad27bc6204d52689c678 (patch) | |
tree | 5c640d18ffbeecc574276af83d344480b7899ead /travis | |
parent | 8ea7e4e4e2b137fa3d9e4338e31ab0b752404a0d (diff) | |
download | php-git-d91b1ef7b826d44485c2ad27bc6204d52689c678.tar.gz |
phpdbg doesn't build due to the phpng merge, distable it
Diffstat (limited to 'travis')
-rwxr-xr-x | travis/compile.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/travis/compile.sh b/travis/compile.sh index 52748c6db5..20228cda5a 100755 --- a/travis/compile.sh +++ b/travis/compile.sh @@ -49,7 +49,6 @@ $TS \ --with-openssl \ --with-gmp \ --enable-bcmath \ ---enable-phpdbg \ --enable-calendar \ --enable-ftp \ --with-pspell=/usr \ |