Skip to content

Commit

Permalink
Merge pull request #36 from dmarkham/golang-bump
Browse files Browse the repository at this point in the history
golang 1.14
  • Loading branch information
dmarkham authored Jun 9, 2020
2 parents 5c8e883 + be960ad commit 0a1f0e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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

0 comments on commit 0a1f0e6

Please sign in to comment.