Skip to content

Commit 041b8ba

Browse files
committed
replaced travis with gh actions
1 parent abf46e9 commit 041b8ba

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

.travis.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# typer-go
22

33
[![](https://goreportcard.com/badge/github.com/shilangyu/typer-go)](https://goreportcard.com/report/github.com/shilangyu/typer-go)
4-
[![Build Status](https://travis-ci.com/shilangyu/typer-go.svg?branch=master)](https://travis-ci.com/shilangyu/typer-go)
4+
![](https://github.com/shilangyu/typer-go/workflows/ci/badge.svg)
55

66
Typer [TUI](https://en.wikipedia.org/wiki/Text-based_user_interface) game implemented in golang!
77

0 commit comments

Comments
 (0)