Test with go 1.4

This commit is contained in:
Giovanni Bajo 2015-01-18 02:06:44 +01:00
parent 58f778a886
commit 0e4c360cd8
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: go
go:
- 1.2
- 1.3
- 1.4
- tip
install:
- go get github.com/stretchr/testify