Skip to content

Commit a6a1785

Browse files
committed
Merge branch 'PHP-5.5'
* PHP-5.5: only build and test nts non-debug and ts debug builds as discussed at #654
2 parents 2f1148a + 58f4bf4 commit a6a1785

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ env:
1818
- REPORT_EXIT_STATUS=1
1919
matrix:
2020
- ENABLE_MAINTAINER_ZTS=0 ENABLE_DEBUG=0
21-
- ENABLE_MAINTAINER_ZTS=1 ENABLE_DEBUG=0
22-
- ENABLE_MAINTAINER_ZTS=0 ENABLE_DEBUG=1
2321
- ENABLE_MAINTAINER_ZTS=1 ENABLE_DEBUG=1
2422

2523
before_script:

0 commit comments

Comments
 (0)