golang 1.14

This commit is contained in:
Dan Markham 2020-06-09 13:39:15 -07:00
parent 5c8e883cf6
commit be960ad5f1
No known key found for this signature in database
GPG Key ID: 80673ED3335C219F
1 changed files with 2 additions and 2 deletions

View File

@ -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