diff options
| author | Alex Flint <[email protected]> | 2020-04-03 12:31:52 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-03 12:31:52 -0400 |
| commit | 854aa644a6897022cab3dc5974bc19f0367f9055 (patch) | |
| tree | 2bb7c6c26860731a87f65ade08a84017ac2350e9 /README.md | |
| parent | 6f3675fdf12421b56abafbc514ba723e6e4d696d (diff) | |
| parent | 1fc1a6f6dfb7a332ea90974acd09dadcdf2c2b11 (diff) | |
Merge pull request #110 from alexflint/github-actions
Set up CI using github actions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ [](https://godoc.org/github.com/alexflint/go-arg) -[](https://travis-ci.org/alexflint/go-arg) +[](https://github.com/alexflint/go-arg/actions) [](https://golangci.com/r/github.com/alexflint/go-arg) -[](https://coveralls.io/github/alexflint/go-arg?branch=master) +-[](https://coveralls.io/github/alexflint/go-arg?branch=master) [](https://goreportcard.com/badge/github.com/alexflint/go-arg) + ## Structured argument parsing for Go ```shell |
