Skip to content

Commit d2ce081

Browse files
authored
Update CI badge
1 parent 3c6895b commit d2ce081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Example Code Repository
22

3-
[![Travis CI Status](https://travis-ci.org/thombergs/code-examples.svg?branch=master)](https://travis-ci.org/thombergs/code-examples)
3+
[![CI](https://github.com/thombergs/code-examples/workflows/CI/badge.svg)](https://github.com/thombergs/code-examples/actions?query=workflow%3ACI)
44

55
This repo contains example projects which show how to use different (not only) Java technologies.
66
The examples are usually accompanied by a blog post on [https://reflectoring.io](https://reflectoring.io).

0 commit comments

Comments
 (0)