travis: scylla update to 2.1
This commit is contained in:
@@ -4,8 +4,7 @@ go:
|
||||
|
||||
env:
|
||||
global:
|
||||
- SCYLLA_OPTS="--network-stack posix --enable-in-memory-data-store 1 --developer-mode 1"
|
||||
- SCYLLA_OPTS_LOG="--log-to-stdout 1 --default-log-level info"
|
||||
- SCYLLA_OPTS="--developer-mode 1 --enable-in-memory-data-store 1 --log-to-stdout 1 --default-log-level info"
|
||||
matrix:
|
||||
- DB="scylla"
|
||||
- DB="cassandra"
|
||||
|
||||
Reference in New Issue
Block a user