travis: only compile against current stable go version
This commit is contained in:
parent
40836a5ec4
commit
fbf7115fd7
|
@ -2,7 +2,6 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.8.x
|
||||
- master
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
@ -37,5 +36,5 @@ deploy:
|
|||
file_glob: true
|
||||
file: build/*
|
||||
on:
|
||||
trags: true
|
||||
tags: true
|
||||
branch: master
|
||||
|
|
Loading…
Reference in New Issue
Block a user