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:
9cb4ac2
)
checking if we really need this
author
Michael Wallner
<mike@php.net>
Thu, 15 Sep 2016 05:59:57 +0000
(07:59 +0200)
committer
Michael Wallner
<mike@php.net>
Thu, 15 Sep 2016 05:59:57 +0000
(07:59 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index fb4ca368c4b117e61049f170cd509b28c2a764ed..cde3602f4923b40999094190f5e2cc807384c9cb 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-28,7
+28,7
@@
after_failure:
- test -e tests/helper/server.log && cat tests/helper/server.log
after_success:
- pwd && find . -name '*.gc*'
- - test -n "$CFLAGS" &&
cd src/.libs &&
bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy
+ - test -n "$CFLAGS" && bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy
sudo: false
notifications: