dropped go v1.2.2 from travis ci config. it's missing some of the things required

This commit is contained in:
Dave Grijalva 2015-06-02 15:39:46 -07:00
parent 2c5741b3e7
commit 2e53eb673c
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
language: go language: go
go: go:
- 1.2.2
- 1.3.3 - 1.3.3
- 1.4.2 - 1.4.2