Don't build on Go 1.2

This commit is contained in:
Marcin Kulik
2016-02-21 17:49:43 +01:00
parent 259f858d4f
commit 6c81e82906

View File

@@ -2,9 +2,9 @@ sudo: false
language: go
go:
- 1.2
- 1.3
- 1.4
- 1.5
- tip
script: make travis