Skip to content

Commit e03c6b3

Browse files
andreabediniandreasabel
authored andcommitted
Update README.md
Update CI badge
1 parent dac33ef commit e03c6b3

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,6 +1,6 @@
11
# Alex: A Lexical Analyser Generator
22

3-
[![Build Status](https://secure.travis-ci.org/simonmar/alex.png?branch=master)](http://travis-ci.org/simonmar/alex)
3+
[![Haskell-CI](https://github.com/haskell/alex/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/haskell/alex/actions/workflows/haskell-ci.yml)
44

55
Alex is a Lex-like tool for generating Haskell scanners. For complete
66
documentation, see the doc directory.

0 commit comments

Comments
 (0)