Add go 1.2 to travis.yml

This commit is contained in:
Kamil Kisiel 2013-12-04 23:16:17 -08:00
parent 8e9f6b8cfd
commit 2119675aad
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@ language: go
go:
- 1.0
- 1.1
- 1.2
- tip