mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
travis print maven version
This commit is contained in:
@@ -18,6 +18,7 @@ cache:
|
||||
- "$HOME/.m2/repository"
|
||||
- "$HOME/.m2/wrapper"
|
||||
script:
|
||||
- ./mvnw -version
|
||||
- ./mvnw clean cobertura:cobertura package -P full -Dsphinx.binUrl=https://github.com/hengyunabc/sphinx-binary/releases/download/v0.4.0.1/sphinx.linux-x86_64
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user