diff --git a/.travis.yml b/.travis.yml index d06ea69..dad8ef0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ install: - cmake . - sudo make install - cd .. - - tarantoolctl rocks install shard + - tarantoolctl rocks install shard 1.2 - tarantoolctl rocks install avro-schema - cd graphql - git submodule update --recursive --init