From: Michael Wallner Date: Thu, 6 Feb 2020 14:35:17 +0000 (+0100) Subject: travis: no memcached-tool X-Git-Tag: post_cmake~18 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=0246c3f543a3aff173a68db275ad64852410cc2d;p=m6w6%2Flibmemcached travis: no memcached-tool --- diff --git a/.travis.yml b/.travis.yml index 5f624754..f24bf605 100644 --- 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: