Skip to content

Commit

Permalink
fix(ci) do not purge luarocks tree during env setup
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Nov 4, 2016
1 parent 1999d92 commit 4e3dc0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .ci/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ export PATH=$PATH:$OPENRESTY_INSTALL/nginx/sbin:$OPENRESTY_INSTALL/bin:$LUAROCKS

eval `luarocks path`

luarocks purge --tree=$LUAROCKS_INSTALL

# -------------------------------------
# Install ccm & setup Cassandra cluster
# -------------------------------------
Expand Down

0 comments on commit 4e3dc0d

Please sign in to comment.