Skip to content

Commit

Permalink
Merge pull request #23 from cfhamlet/develop
Browse files Browse the repository at this point in the history
update: travis
  • Loading branch information
cfhamlet committed Dec 15, 2020
2 parents e934100 + 3be6be9 commit fc27eb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ language: go

go:
- "1.13.x"
- master
- "1.14.x"
- "1.15.x"

os:
- linux
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+Ce
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
github.com/cfhamlet/os-go-netloc-rule v0.0.6 h1:MIuirhqo3P+0P4d0bClyItwWUXmzLWg4ii8e2o4mzlM=
github.com/cfhamlet/os-go-netloc-rule v0.0.6/go.mod h1:QMsbtrspcBdLMgUDxOCkGzA/vjUmCUzWvyJoBzcy8JY=
github.com/cfhamlet/os-rq-pod v0.3.3 h1:l5d+Xs4zq/Fb+4c9ZRCrTdFaUtIxtu7V85Eyup83sZs=
github.com/cfhamlet/os-rq-pod v0.3.3/go.mod h1:k36PNKqBOMVCfNS7MPaavq1CuCodBPTo+NZzkMhOKw4=
github.com/cfhamlet/os-rq-pod v0.3.4 h1:JOigWrizLVsO0FFblyRt58qWz+6jarAx2WGoxYSPZHk=
github.com/cfhamlet/os-rq-pod v0.3.4/go.mod h1:k36PNKqBOMVCfNS7MPaavq1CuCodBPTo+NZzkMhOKw4=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
Expand Down

0 comments on commit fc27eb9

Please sign in to comment.