Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 48ef5d7

Browse files
committed
Freeze shard version on 1.2 in CI
1 parent b3dc9a9 commit 48ef5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install:
3232
- cmake .
3333
- sudo make install
3434
- cd ..
35-
- tarantoolctl rocks install shard
35+
- tarantoolctl rocks install shard 1.2
3636
- tarantoolctl rocks install avro-schema
3737
- cd graphql
3838
- git submodule update --recursive --init

0 commit comments

Comments
 (0)