Skip to content

Commit fd8fead

Browse files
committed
Remove really old libmemcached versions. If anyone is using this old version they should be worried
1 parent e6946ee commit fd8fead

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ env:
1313
- LIBMEMCACHED_VERSION=1.0.7
1414
- LIBMEMCACHED_VERSION=1.0.6
1515
- LIBMEMCACHED_VERSION=1.0.2
16-
- LIBMEMCACHED_VERSION=0.53
17-
- LIBMEMCACHED_VERSION=0.49
18-
- LIBMEMCACHED_VERSION=0.44
16+
#- LIBMEMCACHED_VERSION=0.53
17+
#- LIBMEMCACHED_VERSION=0.49
18+
#- LIBMEMCACHED_VERSION=0.44
1919
addons:
2020
apt:
2121
packages:

0 commit comments

Comments
 (0)