From 6f3b4bc8e5cf5047c7587cf824e0bb2c84e0b922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Matczuk?= Date: Tue, 21 Apr 2020 15:13:16 +0200 Subject: [PATCH] tavis: Bump Scylla version to 4.0.rc1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MichaƂ Matczuk --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 84a004e..49a30ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ services: - docker env: - - SCYLLA_VERSION=latest + - SCYLLA_VERSION=4.0.rc1 before_install: - make run-scylla