summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2014-05-03 02:50:37 +0200
committerFerenc Kovacs <tyrael@php.net>2014-05-03 02:50:37 +0200
commit58f4bf441a89bde7e91e3a8fdcd900cbc61df558 (patch)
treef5ee3cf6b59b948fd51aa87d14291dec1e142da0 /.travis.yml
parentd8ff8f6f203a685dd831e3caf59c1729c74e7c40 (diff)
downloadphp-git-58f4bf441a89bde7e91e3a8fdcd900cbc61df558.tar.gz
only build and test nts non-debug and ts debug builds as discussed at https://github.com/php/php-src/pull/654
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 87a8695673..d59dd7012e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: