travis: add go 1.3 target

This commit is contained in:
Johan Euphrosine 2014-07-01 10:45:53 -07:00
parent 0d8d38d442
commit d7b1562b45

View File

@ -2,6 +2,7 @@ language: go
go:
- 1.2
- 1.3
- tip
install: