Skip to content
Snippets Groups Projects
Unverified Commit 8d7a2c07 authored by Michael Muré's avatar Michael Muré
Browse files

travis: enable go 1.12, build release with go 1.11

parent 5be164c4
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ matrix:
go: "1.10"
- language: go
go: "1.11"
- language: go
go: "1.12"
- language: node_js
node_js: 8
before_install:
......@@ -48,5 +50,5 @@ deploy:
file: dist/**/*
on:
repo: MichaelMure/git-bug
go: 1.10.x
go: 1.11
tags: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment