Skip to content

Commit

Permalink
Merge 2e4d01b into b063f74
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed May 28, 2019
2 parents b063f74 + 2e4d01b commit 7e12ec1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ addons:

env:
global:
- LUAROCKS=2.4.1
- OPENRESTY=1.11.2.1
- LUAROCKS=3.1.2
- OPENRESTY=1.15.8.1
- DOWNLOAD_CACHE=$HOME/download-cache
- INSTALL_CACHE=$HOME/install-cache
- PERL_DIR=$HOME/perl5
Expand All @@ -31,11 +31,11 @@ env:
- LUA="luajit 2.0"
- LUA="luajit 2.1"
- OPENRESTY_TESTS=true
CASSANDRA=3.9
CASSANDRA=3.11.4
- OPENRESTY_TESTS=true
CASSANDRA=2.2.8
CASSANDRA=2.2.14
- OPENRESTY_TESTS=true
CASSANDRA=2.1.16
CASSANDRA=2.1.21

before_install:
- source .ci/setup_env.sh
Expand Down

0 comments on commit 7e12ec1

Please sign in to comment.