Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit a9ceaa3

Browse files
author
Diogo Redin
committed
Fixes the style of the Travis badge on README.md (references #164)
1 parent 72269a1 commit a9ceaa3

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

+2-11
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,11 @@
11
# Adventure Builder
22

3-
## Status
3+
[![Build Status](https://travis-ci.com/tecnico-softeng/es18tg_17-project.svg?token=tzyzgKHYbK1mnRs5VZbp&branch=develop)](https://travis-ci.com/tecnico-softeng/es18tg_17-project) [![codecov](https://codecov.io/gh/tecnico-softeng/es18tg_17-project/branch/develop/graph/badge.svg?token=iC1C1G5pBo)](https://codecov.io/gh/tecnico-softeng/es18tg_17-project)
44

5-
[![Build Status](https://travis-ci.com/tecnico-softeng/es18tg_17-project.svg?token=tzyzgKHYbK1mnRs5VZbp&branch=develop)](https://travis-ci.com/tecnico-softeng/es18tg_17-project)
6-
7-
[![codecov](https://codecov.io/gh/tecnico-softeng/es18tg_17-project/branch/develop/graph/badge.svg?token=iC1C1G5pBo)](https://codecov.io/gh/tecnico-softeng/es18tg_17-project)
8-
9-
## Running
10-
11-
To run tests execute: mvn clean install
5+
To run tests execute: mvn clean install.
126
To see the coverage reports, go to module_name/target/site/jacoco/index.html.
13-
147
To run webservices: mvn clean spring-boot:run on module and access on http://localhost:8080/banks for example.
158

16-
## Group 17
17-
189
| Number | Name | Email | Name GitHUb | Grupo |
1910
| ---------- | ----------------------- | -----------------------------------------| ----------------| ----- |
2011
| 84758 | Rafael Ribeiro | [email protected] | RafaelRibeiro97 | 17 |

0 commit comments

Comments
 (0)