bump go version and use xenial as dist

Signed-off-by: Utkarsh Mani Tripathi <utkarsh.tripathi@mayadata.io>
This commit is contained in:
Utkarsh Mani Tripathi
2019-11-21 19:07:27 +05:30
parent 583e9b3a4a
commit dcc4405e66

View File

@@ -1,5 +1,5 @@
sudo: required sudo: required
dist: trusty dist: xenial
env: env:
global: global:
- TARGET=iqn.2016-09.com.gotgt.gostor:example_tgt_0 - TARGET=iqn.2016-09.com.gotgt.gostor:example_tgt_0
@@ -10,9 +10,8 @@ env:
language: go language: go
go: go:
- "1.10" - 1.12.x
- "1.11" - 1.13.x
- "1.12"
install: install:
- true - true