feat: add __getLocaleOrigin (#35)

* chore: test on node 12
This commit is contained in:
Yiyu He
2019-04-29 16:15:14 +08:00
committed by fengmk2
parent 86514e3f97
commit 3043365e09
6 changed files with 56 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ node_js:
- '6'
- '8'
- '10'
- '11'
- '12'
install:
- npm i npminstall && npminstall
script: