chore(travis): add travis
This commit is contained in:
parent
61a1c93f0f
commit
3134b44b91
1 changed files with 8 additions and 0 deletions
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
language: go
|
||||||
|
sudo: false
|
||||||
|
|
||||||
|
|
||||||
|
go:
|
||||||
|
- "1.9.x"
|
||||||
|
|
||||||
|
script: yarn test
|
Loading…
Add table
Add a link
Reference in a new issue