Skip to content

Commit

Permalink
Merge pull request #471 from xuwei-k/patch-1
Browse files Browse the repository at this point in the history
Update CI status badge in README
  • Loading branch information
sjrd authored Dec 6, 2023
2 parents 60ade39 + 462dd2d commit 1792afb
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 @@
scalajs-bundler [![](https://index.scala-lang.org/scalacenter/scalajs-bundler/sbt-scalajs-bundler/latest.svg)](https://index.scala-lang.org/scalacenter/scalajs-bundler) [![Gitter](https://img.shields.io/badge/gitter-join%20chat-green.svg)](https://gitter.im/scalacenter/scalajs-bundler) [![Build Status](https://travis-ci.org/scalacenter/scalajs-bundler.svg?branch=main)](https://travis-ci.org/scalacenter/scalajs-bundler)
scalajs-bundler [![](https://index.scala-lang.org/scalacenter/scalajs-bundler/sbt-scalajs-bundler/latest.svg)](https://index.scala-lang.org/scalacenter/scalajs-bundler) [![Gitter](https://img.shields.io/badge/gitter-join%20chat-green.svg)](https://gitter.im/scalacenter/scalajs-bundler) [![CI](https://github.com/scalacenter/scalajs-bundler/actions/workflows/ci.yml/badge.svg)](https://github.com/scalacenter/scalajs-bundler/actions/workflows/ci.yml)
==============

Module bundler for Scala.js projects that use NPM packages.
Expand Down

0 comments on commit 1792afb

Please sign in to comment.