mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
only build and test nts non-debug and ts debug builds as discussed at https://github.com/php/php-src/pull/654
This commit is contained in:
@@ -18,8 +18,6 @@ env:
|
||||
- REPORT_EXIT_STATUS=1
|
||||
matrix:
|
||||
- ENABLE_MAINTAINER_ZTS=0 ENABLE_DEBUG=0
|
||||
- ENABLE_MAINTAINER_ZTS=1 ENABLE_DEBUG=0
|
||||
- ENABLE_MAINTAINER_ZTS=0 ENABLE_DEBUG=1
|
||||
- ENABLE_MAINTAINER_ZTS=1 ENABLE_DEBUG=1
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user