mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
Update .travis.yml
This commit is contained in:
parent
631e9f8e19
commit
dfd4ed9180
@ -14,7 +14,8 @@ cache:
|
||||
# Travis Conditions: https://docs.travis-ci.com/user/conditional-builds-stages-jobs
|
||||
jobs:
|
||||
include:
|
||||
- stage: Unit Tests
|
||||
- stage: Tests
|
||||
name: Unit Tests
|
||||
script: mvn clean test --batch-mode
|
||||
after_success: mvn -DrepoToken=$COVERALLS_REPO_TOKEN org.jacoco:jacoco-maven-plugin:report org.eluder.coveralls:coveralls-maven-plugin:report
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user