Test on Go 1.2

This commit is contained in:
Mitchell Hashimoto 2013-12-10 17:10:41 -08:00
parent 73d691d319
commit 958f4191cd
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: go
go:
- 1.1
- 1.2
- tip
install: make deps