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

Commit 2b8b86a

Browse files
committed
Freeze shard version on 1.2 in CI
Closes #107.
1 parent b3dc9a9 commit 2b8b86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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)