Skip to content

Commit d90237b

Browse files
committed
Use packpack instead of obsolete tarantool/build in .travis.yml
1 parent de0ced9 commit d90237b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ matrix:
5252
- env: OS=debian DIST=sid PACK=deb
5353

5454
script:
55-
- git clone https://github.com/tarantool/build.git
56-
- bash build/pack/travis.sh
55+
- git clone https://github.com/packpack/packpack.git packpack
56+
- packpack/packpack;
5757

5858
notifications:
5959
email: true

0 commit comments

Comments
 (0)