Skip to content

Commit e58bbcd

Browse files
authored
Merge pull request #186 from joeljuca/docs/update-build-badge
Update build badge in `README.md` [skip ci]
2 parents a267022 + 5ef9375 commit e58bbcd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# litecli
22

3-
[![Build Status](https://travis-ci.org/dbcli/litecli.svg?branch=master)](https://travis-ci.org/dbcli/litecli)
3+
[![GitHub Actions](https://github.com/dbcli/litecli/actions/workflows/ci.yml/badge.svg)](https://github.com/dbcli/litecli/actions/workflows/ci.yml "GitHub Actions")
44

55
[Docs](https://litecli.com)
66

@@ -24,6 +24,7 @@ The package is also available on Arch Linux through AUR in two versions: [litecl
2424
```
2525
$ yay -S litecli
2626
```
27+
2728
or
2829

2930
```

0 commit comments

Comments
 (0)