Merge pull request #2136 from cbednarski/dep-go12

Deprecate support for Go 1.2 and 1.3
pull/2135/head
Mitchell Hashimoto 11 years ago
commit fb0b0c2e69

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

Loading…
Cancel
Save