Merge pull request #323 from proppy/master

travis: add go 1.3 target
This commit is contained in:
Daniel Smith 2014-07-01 11:03:51 -07:00
commit 51fd88bfc2

View File

@ -2,7 +2,7 @@ language: go
go:
- 1.2
- tip
- 1.3
install:
- go get code.google.com/p/go.tools/cmd/cover