Commit f2b82c6c authored by Daniel Smith's avatar Daniel Smith

Merge pull request #3375 from dchen1107/cleanup

Remove go 1.2 from travis-ci
parents 206b9060 386f23ac
......@@ -3,7 +3,6 @@ language: go
go:
- 1.4
- 1.3
- 1.2
install:
- if ! go get code.google.com/p/go.tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment