UNPKG
egg-old-pay
Version:
latest (1.0.1)
1.0.1
1.0.0
sandan store pay inclued wechat alipay vista
github.com/eggjs/egg-sandan-pay
eggjs/egg-sandan-pay
egg-old-pay
/
appveyor.yml
16 lines
(12 loc)
•
267 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
environment:
matrix:
-
nodejs_version:
'8'
-
nodejs_version:
'9'
install:
-
ps:
Install-Product
node
$env:nodejs_version
-
npm
i
npminstall
&&
node_modules\.bin\npminstall
test_script:
-
node
--version
-
npm
--version
-
npm
run
test
build:
off