Skip to content

Commit 0bad30b

Browse files
authored
docs: changed broken link travis (#121)
* Update README.md
1 parent c24f57f commit 0bad30b

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
Lambda-Term
22
===========
33

4-
[![Build Status](https://travis-ci.org/ocaml-community/lambda-term.svg?branch=master)](https://travis-ci.org/ocaml-community/lambda-term)
4+
[![CI](https://github.com/ocaml-community/lambda-term/actions/workflows/ci.yml/badge.svg)](https://github.com/ocaml-community/lambda-term/actions/workflows/ci.yml)
55

66
Lambda-Term is a cross-platform library for manipulating the
77
terminal. It provides an abstraction for keys, mouse events, colors,

0 commit comments

Comments
 (0)