Intial Commit
This commit is contained in:
14
nodered/rootfs/data/node_modules/html-to-text/.travis.yml
generated
vendored
Normal file
14
nodered/rootfs/data/node_modules/html-to-text/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
addons:
|
||||
code_climate:
|
||||
repo_token:
|
||||
secure: IbQv9JBOVRXApd+Hd/WQ47f6Ty+2i1ly6hzFXLTuMt7cM/72KC4ocwHsuP6OdiTAgRuSwCHar92v2uTgx0vTjLCBLBCmWYjhVq1u1Pr+9oBidQCT7ryHATNDEh1V68bkmsSXzRDh7j5sesBz7mwzFIpF7FGUlZm3Glba6HbKP5E=
|
||||
|
||||
after_success:
|
||||
- npm install -g codeclimate-test-reporter
|
||||
- codeclimate-test-reporter < coverage/lcov.info
|
||||
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
- "10"
|
||||
Reference in New Issue
Block a user