Skip to content

Commit 16bc6e5

Browse files
authored
Add Cirrus-CI badge on README (#465)
1 parent 9c9d049 commit 16bc6e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<a href="https://travis-ci.org/jflex-de/jflex">
22
<img alt="Build status" src="https://travis-ci.org/jflex-de/jflex.svg?branch=master" height="20">
33
</a>
4+
<a href="https://cirrus-ci.com/github/jflex-de/jflex/master">
5+
<img alt="Bazel build status" src="https://api.cirrus-ci.com/github/jflex-de/jflex.svg" height="20">
6+
</a>
47
<a href="https://search.maven.org/artifact/de.jflex/jflex/">
58
<img alt="Maven central" src="https://img.shields.io/maven-central/v/de.jflex/jflex.svg" height="20">
69
</a>

0 commit comments

Comments
 (0)