File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
language : go
2
2
go :
3
- - 1.7.6
4
- - 1.8.3
3
+ - 1.10.2
5
4
- tip
6
5
matrix :
7
6
allow_failures :
@@ -34,6 +33,6 @@ script:
34
33
- go test -race
35
34
36
35
after_success : |
37
- [ $TRAVIS_GO_VERSION = 1.8.3 ] &&
36
+ [ $TRAVIS_GO_VERSION = 1.10.2 ] &&
38
37
overalls -project="github.com/go-playground/webhooks" -covermode=count -ignore=.git,examples -debug &&
39
38
goveralls -coverprofile=overalls.coverprofile -service travis-ci -repotoken $COVERALLS_TOKEN
Original file line number Diff line number Diff line change 1
1
Library webhooks
2
2
================
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 )
4
4
[ ![ Build Status] ( https://travis-ci.org/go-playground/webhooks.svg?branch=v3 )] ( https://travis-ci.org/go-playground/webhooks )
5
5
[ ![ Coverage Status] ( https://coveralls.io/repos/go-playground/webhooks/badge.svg?branch=v3&service=github )] ( https://coveralls.io/github/go-playground/webhooks?branch=v3 )
6
6
[ ![ 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