mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-14 08:45:30 +03:00
bump minimal go version to 1.13
This commit is contained in:
parent
e442ed36b3
commit
bde9375632
@ -1,11 +1,11 @@
|
||||
matrix:
|
||||
include:
|
||||
- language: go
|
||||
go: 1.12.x
|
||||
- language: go
|
||||
go: 1.13.x
|
||||
- language: go
|
||||
go: 1.14.x
|
||||
- language: go
|
||||
go: 1.15.x
|
||||
- language: node_js
|
||||
node_js: node
|
||||
before_install:
|
||||
@ -41,5 +41,5 @@ deploy:
|
||||
file: dist/**/*
|
||||
on:
|
||||
repo: MichaelMure/git-bug
|
||||
go: 1.13.x
|
||||
go: 1.14.x
|
||||
tags: true
|
||||
|
Loading…
Reference in New Issue
Block a user