File tree 2 files changed +1
-7
lines changed
2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,6 @@ language: go
3
3
sudo : false
4
4
5
5
go :
6
- - 1.7.x
7
- - 1.8.x
8
- - 1.9.x
9
- - 1.10.x
10
- - 1.11.x
11
- - 1.12.x
12
6
- 1.13.x
13
7
14
8
before_install :
Original file line number Diff line number Diff line change 4
4
[ ![ Build Status] ( https://travis-ci.org/m1/go-generate-password.svg?branch=master )] ( https://travis-ci.org/m1/go-generate-password )
5
5
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/m1/go-generate-password )] ( https://goreportcard.com/report/github.com/m1/go-generate-password )
6
6
[ ![ Release] ( https://img.shields.io/github/release/m1/go-generate-password.svg )] ( https://github.com/m1/go-generate-password/releases/latest )
7
- [ ![ Coverage Status ] ( https://coveralls .io/repos/github/ m1/go-generate-password/badge.svg )] ( https://coveralls .io/github /m1/go-generate-password )
7
+ [ ![ codecov ] ( https://codecov .io/gh/ m1/go-generate-password/branch/master/graph/ badge.svg )] ( https://codecov .io/gh /m1/go-generate-password )
8
8
9
9
__ Password generator written in Go. Use as a [ library] ( #library ) or as a [ CLI] ( #cli ) .__
10
10
You can’t perform that action at this time.
0 commit comments