Wrap go version in brackets in order for Travis to parse it correctly

This commit is contained in:
Blerim Sheqa 2018-12-20 16:54:40 +01:00
parent 9f856fc765
commit 98c1a3a894

View File

@ -6,7 +6,7 @@ services:
language: go language: go
go: go:
- 1.10 - "1.10"
os: os:
- linux - linux