Remove unsupported Go versions from build

This commit is contained in:
Martin Polden 2016-03-01 19:17:40 +01:00
parent 72100d8e48
commit aab394d141
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@ sudo: false
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- tip