Skip to content

Commit

Permalink
Merge pull request #1076 from emberjs/change-badge
Browse files Browse the repository at this point in the history
Update CI badge
  • Loading branch information
chancancode committed Nov 13, 2019
2 parents f403906 + 4d3365e commit 84593c7
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,4 +1,4 @@
# Ember Inspector [![Build Status](https://secure.travis-ci.org/emberjs/ember-inspector.svg?branch=master)](https://travis-ci.org/emberjs/ember-inspector)
# Ember Inspector [![Build Status](https://github.com/emberjs/ember-inspector/workflows/Build%20and%20Publish/badge.svg?branch=master)](https://github.com/emberjs/ember-inspector/actions?query=branch%3Amaster+workflow%3A%22Build+and+Publish%22)

Adds an Ember tab to the browser's Developer Tools that allows you to inspect
Ember objects in your application.
Expand Down

0 comments on commit 84593c7

Please sign in to comment.