File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11language : go
22go :
3- - 1.7.6
4- - 1.8.3
3+ - 1.10.2
54 - tip
65matrix :
76 allow_failures :
@@ -34,6 +33,6 @@ script:
3433 - go test -race
3534
3635after_success : |
37- [ $TRAVIS_GO_VERSION = 1.8.3 ] &&
36+ [ $TRAVIS_GO_VERSION = 1.10.2 ] &&
3837 overalls -project="github.com/go-playground/webhooks" -covermode=count -ignore=.git,examples -debug &&
3938 goveralls -coverprofile=overalls.coverprofile -service travis-ci -repotoken $COVERALLS_TOKEN
Original file line number Diff line number Diff line change 11Library webhooks
22================
3- <img align =" right " src =" https://raw.githubusercontent.com/go-playground/webhooks/v3/logo.png " >![ Project status] ( https://img.shields.io/badge/version-3.11 .0-green.svg )
3+ <img align =" right " src =" https://raw.githubusercontent.com/go-playground/webhooks/v3/logo.png " >![ Project status] ( https://img.shields.io/badge/version-3.12 .0-green.svg )
44[ ![ Build Status] ( https://travis-ci.org/go-playground/webhooks.svg?branch=v3 )] ( https://travis-ci.org/go-playground/webhooks )
55[ ![ Coverage Status] ( https://coveralls.io/repos/go-playground/webhooks/badge.svg?branch=v3&service=github )] ( https://coveralls.io/github/go-playground/webhooks?branch=v3 )
66[ ![ Go Report Card] ( https://goreportcard.com/badge/go-playground/webhooks )] ( https://goreportcard.com/report/go-playground/webhooks )
You can’t perform that action at this time.
0 commit comments