requrie go 1.4 for TestMain support

This commit is contained in:
Naitik Shah 2015-06-15 20:28:04 +00:00
parent d2d22699f1
commit 354cd19bcf

View File

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.3 - 1.4
matrix: matrix:
fast_finish: true fast_finish: true