Fix up build for recent versions of Go

Forbid broken goxc tasks.
This commit is contained in:
Andrey Smirnov
2016-11-28 16:37:47 +03:00
parent d008cabf07
commit d100033b46
5 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -3,8 +3,8 @@ sudo: false
language: go
go:
- 1.5
- 1.6
- 1.7
- tip
addons: