Skip to content

Commit

Permalink
Update the badge to use Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
troshko111 authored Oct 20, 2021
1 parent 4d36f04 commit 7bd463f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Eureka
======
[![Build Status](https://travis-ci.com/Netflix/eureka.svg?branch=master)](https://travis-ci.com/Netflix/eureka)
[![build](https://github.com/Netflix/eureka/actions/workflows/nebula-snapshot.yml/badge.svg)](https://github.com/Netflix/eureka/actions/workflows/nebula-snapshot.yml)

Eureka is a RESTful (Representational State Transfer) service that is primarily used in the AWS cloud for the purpose of
discovery, load balancing and failover of middle-tier servers. It plays a critical role in Netflix mid-tier infra.
Expand Down

0 comments on commit 7bd463f

Please sign in to comment.