mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
update .travis.yml
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ cache:
|
||||
|
||||
script:
|
||||
- ./mvnw -version
|
||||
- ./mvnw clean package -P full -Dsphinx.binUrl=https://github.com/hengyunabc/sphinx-binary/releases/download/v0.4.0.1/sphinx.linux-x86_64
|
||||
- ./mvnw clean package -P full
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Reference in New Issue
Block a user