projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
c67bcba
)
travis: no memcached-tool
author
Michael Wallner
<mike@php.net>
Thu, 6 Feb 2020 14:35:17 +0000
(15:35 +0100)
committer
Michael Wallner
<mike@php.net>
Thu, 6 Feb 2020 14:35:17 +0000
(15:35 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 5f62475434ab5c325bc2f8b45b5b235c3994defe..f24bf6050670e9940dd56b191b62bbd7dc4e4b1c 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-23,7
+23,7
@@
env:
#install:
before_script:
- -
memcached-tool localhost:11211 settings
+ -
echo stats settings | nc -q 0 localhost 11211 | column -t
- mkdir build
script: