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:
0eb2ca0
)
travis: kill memcached
author
Michael Wallner
<mike@php.net>
Tue, 15 Sep 2020 17:23:30 +0000
(19:23 +0200)
committer
Michael Wallner
<mike@php.net>
Tue, 15 Sep 2020 17:23:30 +0000
(19:23 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 03cf473f1afa00fd9cce279ab1cec089246be840..20d4e7a62db94d00d28c67f1cbc66803753eb8c8 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-35,6
+35,7
@@
install:
before_script:
- echo stats settings | nc -q 0 localhost ${PORT:-11211} | column -t
+ - killall memcached
- mkdir build
script: