.travis.yml 🔗
@@ -6,6 +6,8 @@ matrix:
go: 1.12.x
- language: go
go: 1.13.x
+ - language: go
+ go: 1.14.x
- language: node_js
node_js: node
before_install:
@@ -41,5 +43,5 @@ deploy:
file: dist/**/*
on:
repo: MichaelMure/git-bug
- go: 1.11
+ go: 1.13.x
tags: true