travis: build with Go 1.3

This commit is contained in:
Carlos Martín Nieto 2014-07-03 08:48:41 +02:00
parent c7ac950815
commit ce7a12da68
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ language: go
go:
- 1.1
- 1.2
- 1.3
- tip
matrix: