Add Go 1.13 to test matrix
This commit is contained in:
parent
2d27f53941
commit
456ebaf423
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ go_import_path: "miniflux.app"
|
|||
go:
|
||||
- "1.11"
|
||||
- "1.12"
|
||||
- "1.13"
|
||||
before_install:
|
||||
- npm install -g jshint
|
||||
- go get -u golang.org/x/lint/golint
|
||||
|
|
Loading…
Reference in a new issue