travis: scylla update to 2.1

This commit is contained in:
Michał Matczuk
2018-05-22 15:15:55 +02:00
parent 7999b5dd4e
commit 444d07da6a
2 changed files with 3 additions and 4 deletions

View File

@@ -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"