Skip to content

Commit

Permalink
Use packpack instead of obsolete tarantool/build in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbes committed Dec 2, 2018
1 parent de0ced9 commit d90237b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ matrix:
- env: OS=debian DIST=sid PACK=deb

script:
- git clone https://github.com/tarantool/build.git
- bash build/pack/travis.sh
- git clone https://github.com/packpack/packpack.git packpack
- packpack/packpack;

notifications:
email: true
Expand Down

0 comments on commit d90237b

Please sign in to comment.