UNPKG
bankcardinfo
Version:
0.0.4 (0.0.4)
0.0.6 (0.0.6)
0.05 (0.0.5)
0.1.0 (0.1.0)
0.2.0 (0.2.0)
0.3.0 (0.3.0)
0.3.1 (0.3.1)
latest (2.0.6)
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.2
1.0.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
0.0.6
0.0.5
0.0.4
'query bankcard infomation by bankcard NO.'
github.com/navyxie/bankcardinfo
navyxie/bankcardinfo
bankcardinfo
/
.travis.yml
15 lines
(8 loc)
•
246 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: node_js
repo_token: tQkf9u4g585bRi1idkMZZ0rXW3qa14yXD
node_js:
- 0.10.35
script: npm test
after_script: npm run cov
after_success:
"curl -L -l https://coveralls.io/repos/github/navyxie/bankcardinfo/badge.svg?branch=master"