update .travis.yml

This commit is contained in:
hengyunabc
2019-09-20 17:32:51 +08:00
parent 053ee2044f
commit b738166afd
+1 -1
View File
@@ -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)