fix(conflict): fix merge conflict

This commit is contained in:
thinkinggis 2019-11-21 10:07:00 +08:00
commit 0f2cb2160f
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -5,6 +5,8 @@ node_js:
branches:
only:
- next
install:
- yarn install
script:
- yarn test
- yarn coveralls