mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 16:52:59 +08:00
travis ci config update
This commit is contained in:
parent
0f0ee2233e
commit
db95212243
@ -3,6 +3,7 @@ node_js:
|
||||
- "node"
|
||||
install:
|
||||
- npm install -g codecov
|
||||
- npm install
|
||||
script:
|
||||
- npm run test -- --coverage
|
||||
- istanbul cover ./node_modules/mocha/bin/_mocha --reporter lcovonly -- -R spec
|
||||
|
Loading…
Reference in New Issue
Block a user