add Go 1.3 target in travis tests

This commit is contained in:
Martin Angers
2014-11-07 08:38:44 -05:00
parent 875b65f385
commit 54d43ec4b0
+1
View File
@@ -3,4 +3,5 @@ language: go
go:
- 1.1
- 1.2
- 1.3
- tip