Replace Travis badge with Github Actions

This commit is contained in:
Alexey Sokolov
2021-07-01 21:09:12 +01:00
parent 5b5085e417
commit 22cb2d1e31
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
name: Test
# lower case name, because it's used as the label on badge on top of readme.
# other badges also use lower case name, so this is for consistency
name: linux
on:
- push
- pull_request