travis print maven version

This commit is contained in:
hengyunabc
2019-04-19 16:44:54 +08:00
parent ce445e4128
commit 16b3e4a3e3
+1
View File
@@ -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: