Skip to content

Commit 0ee4319

Browse files
authored
Update README.md
1 parent e6d2ece commit 0ee4319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TerminalRegressionTests - Test your terminal UIs for regressions
22

3-
[![Build Status](https://travis-ci.org/Keno/VT100.jl.svg?branch=master)](https://travis-ci.org/Keno/TerminalRegressionTests.jl)
3+
[![CI](https://github.com/JuliaDebug/TerminalRegressionTests.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/JuliaDebug/TerminalRegressionTests.jl/actions/workflows/CI.yml)
44

55
This package builds upon the [VT100.jl](https://github.com/Keno/VT100.jl)
66
package to provide automated testing of terminal based application. Both

0 commit comments

Comments
 (0)