diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2020-05-09 22:14:28 +0200 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2020-05-09 22:14:28 +0200 |
commit | a6679205fc9d675f6d43f45ee1b6ff0512513cee (patch) | |
tree | 1654e281f5a33bd8fb04a4e989d18cc896a63aa4 /README.md | |
parent | 9ac8400684b12e919c929d585a6ae32c0554f7af (diff) | |
download | blogc-a6679205fc9d675f6d43f45ee1b6ff0512513cee.tar.gz blogc-a6679205fc9d675f6d43f45ee1b6ff0512513cee.tar.bz2 blogc-a6679205fc9d675f6d43f45ee1b6ff0512513cee.zip |
build: migrate from travis-ci to github-actions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # blogc -[![Build Status](https://travis-ci.org/blogc/blogc.svg?branch=master)](https://travis-ci.org/blogc/blogc) +![Build Status](https://github.com/blogc/blogc/workflows/yatr/badge.svg) A blog compiler. |