projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
8490902
)
tracis-ci
author
Michael Wallner
<mike@php.net>
Fri, 4 Jan 2013 11:50:46 +0000
(11:50 +0000)
committer
Michael Wallner
<mike@php.net>
Fri, 4 Jan 2013 11:50:46 +0000
(11:50 +0000)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index a010051756d9200bfccbb2b3a89d2c03d4f8af94..7dc1227b83ed44b004342080d5e9206b3991629c 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-6,5
+6,5
@@
php:
before_script: phpize
-script: ./configure && make &&
make test NO_INTERACTION=1 REPORT_EXIT_STATUS=1
+script: ./configure && make &&
NO_INTERACTION=1 REPORT_EXIT_STATUS=1 TEST_PHP_DETAILED=1 make test