add travis-ci support

This commit is contained in:
rui.zheng 2016-12-15 14:58:07 +08:00
parent 110fd4aff3
commit a06495282e

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: go
go:
1.6
1.7