chore(travis): add travis

This commit is contained in:
hexxa 2018-05-27 21:58:08 +08:00
parent 61a1c93f0f
commit 3134b44b91

8
.travis.yml Normal file
View file

@ -0,0 +1,8 @@
language: go
sudo: false
go:
- "1.9.x"
script: yarn test