Remove Go 1.2 from the Travis build

This commit is contained in:
James Nugent 2015-04-15 12:18:33 -07:00
parent 65a9347b1e
commit 6a3bf9d87e
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ sudo: false
language: go
go:
- 1.2
- 1.3
- 1.4
- tip