Add Go 1.2 to the build matrix

This commit is contained in:
Thomas Pelletier
2013-12-10 21:55:30 +01:00
parent 2ba6587bf3
commit fbf99a1816
+1
View File
@@ -2,4 +2,5 @@ language: go
go:
- 1.0
- 1.1
- 1.2
- tip