Add travis file
This commit is contained in:
parent
47f8bf4c1d
commit
d8e2508d11
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.1.2
|
||||||
|
- 1.2.2
|
||||||
|
- 1.3
|
||||||
|
- tip
|
Reference in New Issue
Block a user