Skip to content

Commit b987e29

Browse files
tests: change typo memcache in .travis.yml. (#52)
1 parent 92c29e7 commit b987e29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ addons:
2121
- luarocks
2222
- iproute2
2323
- bc
24+
- memcached
2425

2526
cache:
2627
directories:
@@ -50,7 +51,7 @@ env:
5051
- NGINX_VERSION=1.19.3 OPENSSL_VER=1.1.1i OPENSSL_PATCH_VER=1.1.1f
5152

5253
services:
53-
- memcache
54+
- memcached
5455

5556
before_install:
5657
- sudo luarocks install luacheck $LUACHECK_VER

0 commit comments

Comments
 (0)