Switch build status badge from TravisCI to GitHub

This commit is contained in:
Vidar Holen
2021-08-03 13:45:09 -07:00
committed by GitHub
parent cf8066c07c
commit 378c9a2f2c

View File

@@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/koalaman/shellcheck.svg?branch=master)](https://travis-ci.org/koalaman/shellcheck) [![Build Status](https://github.com/koalaman/shellcheck/actions/workflows/build.yml/badge.svg)](https://github.com/koalaman/shellcheck/actions/workflows/build.yml)
# ShellCheck - A shell script static analysis tool # ShellCheck - A shell script static analysis tool