]> gitweb.factorcode.org Git - factor.git/commitdiff
README: switch from travis badge to github badge
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 12 Jan 2022 18:50:39 +0000 (10:50 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 12 Jan 2022 18:50:39 +0000 (10:50 -0800)
README.md

index 94db2d9d2c425ed50017f8d8084768129717befa..85574debaff8a518b717f7a2c7b048c1b3734d1f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Factor
 
-[![](https://api.travis-ci.org/factor/factor.svg)](https://travis-ci.org/factor/factor)
+![Build](https://github.com/factor/factor/actions/workflows/build.yml/badge.svg)
 
 Factor is a [concatenative](https://www.concatenative.org), stack-based
 programming language with [high-level