UNPKG
bcbp-parser
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
BCBP boarding pass code parser
github.com/cluny85/bcbp-parser
cluny85/bcbp-parser
bcbp-parser
/
.travis.yml
12 lines
(11 loc)
•
184 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js
before:
- npm run lint
node_js:
-
"8"
after_success:
- npm run coveralls
deploy:
provider: npm email:
"cluny85@gmail.com"
api_key:
"ZBK1od5RnuUsFprRfwsp"