feat: allow custom locale store cookie domain (#33)

* test: use mocha@4
This commit is contained in:
fengmk2
2019-04-17 10:43:00 +08:00
committed by GitHub
parent b3c8ab19e5
commit 08037ee0ae
6 changed files with 50 additions and 12 deletions

View File

@@ -3,7 +3,9 @@ language: node_js
node_js:
- '4'
- '6'
- '7'
- '8'
- '10'
- '11'
install:
- npm i npminstall && npminstall
script: