Skip to content

Commit 517bc18

Browse files
committed
Update CI badge
Following change from Travis to Github Actions
1 parent 8e7de12 commit 517bc18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cucumber Scala
22

33
[![Maven Central](https://img.shields.io/maven-central/v/io.cucumber/cucumber-scala_2.13.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.cucumber%22%20AND%20a:%22cucumber-scala_2.13%22)
4-
[![Build Status](https://travis-ci.org/cucumber/cucumber-jvm-scala.svg?branch=main)](https://travis-ci.org/cucumber/cucumber-jvm-scala)
4+
![Build Status](https://github.com/cucumber/cucumber-jvm-scala/workflows/Cucumber%20Scala%20CI/badge.svg)
55

66
Cucumber Scala is the Scala implementation of [Cucumber](https://cucumber.io/).
77

0 commit comments

Comments
 (0)