add a go for travis ci to build with

This commit is contained in:
Sam Woodard 2015-10-12 15:46:56 -07:00
parent 4eef9a091e
commit fd92bd51ba
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
language: go
go:
- 1.4
- 1.5.1
- tip
script: go test -v .