Skip to content

Commit 58f4bf4

Browse files
committed
only build and test nts non-debug and ts debug builds as discussed at #654
1 parent d8ff8f6 commit 58f4bf4

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)