Skip to content

Commit

Permalink
update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
kimbugp committed Aug 14, 2019
1 parent 57c242d commit 300a5d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.com/kimbugp/ticket-bookings.svg?branch=master)](https://travis-ci.com/kimbugp/ticket-bookings)
[![Coverage Status](https://coveralls.io/repos/github/kimbugp/ticket-bookings/badge.svg?branch=master)](https://coveralls.io/github/kimbugp/ticket-bookings?branch=master)
[![Build Status](https://travis-ci.com/kimbugp/movie-bookings.svg?branch=master)](https://travis-ci.com/kimbugp/movie-bookings)
[![Coverage Status](https://coveralls.io/repos/github/kimbugp/movie-bookings/badge.svg?branch=master)](https://coveralls.io/github/kimbugp/movie-bookings?branch=master)
# Ticket-bookings
A ticket booking app

Expand Down Expand Up @@ -27,4 +27,4 @@ The `docker-compose build` command builds the docker image where the api and its

The `docker-compose up -d` command starts the application

To stop the running containers run the command `docker-compose down`
To stop the running containers run the command `docker-compose down`

0 comments on commit 300a5d3

Please sign in to comment.