aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index cb86428d..a64ed083 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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