mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-20 23:36:07 +08:00
Update .travis.yml
This commit is contained in:
@@ -2,4 +2,4 @@ language: java
|
||||
jdk: oraclejdk8
|
||||
sudo: false
|
||||
install: false
|
||||
script: mvn test
|
||||
script: mvn test cobertura:cobertura coveralls:report
|
||||
|
||||
Reference in New Issue
Block a user