Skip to content

Commit 48fff30

Browse files
author
auxten
committed
Remove bin/cql-utils in release pkg
1 parent 757ca91 commit 48fff30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ before_deploy:
3737
- make clean
3838
- make use_all_cores
3939
- mkdir -p build
40-
- tar czvf build/CovenantSQL-$TRAVIS_TAG.$TRAVIS_OS_NAME-amd64.tar.gz bin/cql bin/cql-fuse bin/cql-minerd bin/cql-mysql-adapter bin/cql-utils
40+
- tar czvf build/CovenantSQL-$TRAVIS_TAG.$TRAVIS_OS_NAME-amd64.tar.gz bin/cql bin/cql-fuse bin/cql-minerd bin/cql-mysql-adapter
4141

4242
deploy:
4343
provider: releases

0 commit comments

Comments
 (0)