Skip to content

Commit

Permalink
fix: build status badge (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvdp authored Oct 9, 2020
1 parent cfac2ee commit 918425b
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,5 +1,5 @@
# ember-launch-darkly
[![Build Status](https://travis-ci.org/ember-launch-darkly/ember-launch-darkly.svg?branch=master)](https://travis-ci.org/ember-launch-darkly/ember-launch-darkly)
[![Build Status](https://travis-ci.org/adopted-ember-addons/ember-launch-darkly.svg?branch=master)](https://travis-ci.org/adopted-ember-addons/ember-launch-darkly)

This addon wraps the [Launch Darkly](https://launchdarkly.com/) feature flagging service and provides helpers to implement feature flagging in your application

Expand Down

0 comments on commit 918425b

Please sign in to comment.