Skip to content

Commit

Permalink
add: github actions badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ak1ra24 committed Dec 12, 2019
1 parent 9aa99ef commit 701aebf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ jobs:
strategy:
matrix:
go:
- 1.10
- 1.11
- 1.12
- 1.13
- 1.12.9
steps:
- name: checkout
uses: actions/checkout@v1
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# tinet-go

![](https://github.com/ak1ra24/tinet-go/workflows/golang-ci/badge.svg)

Go implement of [slankdev/tinet](https://github.com/slankdev/tinet).

Expand Down

0 comments on commit 701aebf

Please sign in to comment.