add travis CI
This commit is contained in:
parent
e74070259e
commit
d062d4ad7f
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
os: linux
|
||||
dist: trusty
|
||||
language: go
|
||||
go:
|
||||
- "1.10.x"
|
Loading…
Reference in a new issue