You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, Travis CI will run tests for memcached module
using Tarantool versions 1.10, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7
Added few jobs to .travis.yml for this feature.
Updated way to enable tarantool repo to
`curl -L https://tarantool.io/installer.sh | sudo VER=2.5 bash`
in test.sh and made TARANTOOL_VERSION variable in test.sh
Fixes#58
Co-authored-by: Alexander Turenko <[email protected]>
0 commit comments