Add assembly-package-dependency to Travis config
This commit is contained in:
@@ -7,8 +7,7 @@ python:
|
|||||||
before_install:
|
before_install:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- cd kafka-src
|
- cd kafka-src
|
||||||
- ./sbt update
|
- ./sbt clean update package assembly-package-dependency
|
||||||
- ./sbt package
|
|
||||||
- cd -
|
- cd -
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user