mirror of https://github.com/dmarkham/enumer.git
golang 1.14
This commit is contained in:
parent
5c8e883cf6
commit
be960ad5f1
|
@ -4,8 +4,8 @@ matrix:
|
|||
allow_failures:
|
||||
- go: master
|
||||
include:
|
||||
- go: 1.12.x
|
||||
- go: 1.13.x
|
||||
- go: 1.14.x
|
||||
- go: master
|
||||
env:
|
||||
global:
|
||||
|
@ -24,6 +24,6 @@ deploy:
|
|||
- cli/build/enumer.windows-amd64.exe.tar.gz
|
||||
- cli/build/sha256sum.txt
|
||||
on:
|
||||
go: 1.13.x
|
||||
go: 1.14.x
|
||||
repo: dmarkham/enumer
|
||||
tags: true
|
||||
|
|
Loading…
Reference in New Issue