Skip to content

Commit

Permalink
Added the build status badge from GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
anvithks authored May 12, 2021
1 parent d99b5e4 commit 1b087a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# orchestration

[![Build Status](https://travis-ci.com/sodafoundation/orchestration.svg?branch=master)](https://travis-ci.com/sodafoundation/orchestration) [![Coverage Report](https://img.shields.io/codecov/c/github/sodafoundation/orchestration/master.svg)](https://codecov.io/github/sodafoundation/orchestration?branch=master)
[![Build Status](https://github.com/sodafoundation/orchestration/actions/workflows/main.yml/badge.svg)](https://github.com/sodafoundation/orchestration/actions/workflows/main.yml)
[![Coverage Report](https://img.shields.io/codecov/c/github/sodafoundation/orchestration/master.svg)](https://codecov.io/github/sodafoundation/orchestration?branch=master)
[![Releases](https://img.shields.io/github/release/sodafoundation/orchestration/all.svg?style=flat-square)](https://github.com/sodafoundation/orchestration/releases)
[![LICENSE](https://img.shields.io/github/license/sodafoundation/orchestration.svg?style=flat-square)](https://github.com/sodafoundation/orchestration/blob/master/LICENSE)

Expand Down

0 comments on commit 1b087a5

Please sign in to comment.