This commit is contained in:
fixminer
2020-04-09 14:11:37 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ jobs:
with: with:
java-version: 1.8 java-version: 1.8
- name: Build with Maven - name: Build with Maven
run: mvn clean install -DskipTests run: mvn clean install #-DskipTests
+1 -1
View File
@@ -1,4 +1,4 @@
# FixMiner ![Build Status](https://travis-ci.com/SerVal-DTF/fixminer_source.svg?branch=master)[![Coverage Status](https://coveralls.io/repos/github/SerVal-DTF/fixminer_source/badge.svg?branch=master)](https://coveralls.io/github/SerVal-DTF/fixminer_source?branch=master) # FixMiner ![Build Status](https://travis-ci.com/SerVal-DTF/fixminer_source.svg?branch=master)[![Coverage Status](https://coveralls.io/repos/github/SerVal-DTF/fixminer_source/badge.svg?branch=master)](https://coveralls.io/github/SerVal-DTF/fixminer_source?branch=master)![Java CI with Maven](https://github.com/SerVal-DTF/fixminer_source/workflows/Java%20CI%20with%20Maven/badge.svg)
# Code of FixMiner # Code of FixMiner