Merge remote-tracking branch 'origin/master' into development
This commit is contained in:
commit
7ec5817be8
2 changed files with 3 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
language: java
|
|
||||||
jdk:
|
|
||||||
- openjdk8
|
|
||||||
sudo: false
|
|
||||||
install: true
|
|
||||||
script: mvn clean install -e -P let_reporting
|
|
||||||
after_success:
|
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
|
|
@ -8,5 +8,8 @@ coverage:
|
||||||
threshold: 5%
|
threshold: 5%
|
||||||
patch: off
|
patch: off
|
||||||
|
|
||||||
|
github_checks:
|
||||||
|
annotations: false
|
||||||
|
|
||||||
fixes:
|
fixes:
|
||||||
-"::seb-server/"
|
-"::seb-server/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue