mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-28 21:07:39 +00:00
Travis cache node_modules
This commit is contained in:
parent
5cc068c5b9
commit
d76c0d2958
@ -5,3 +5,6 @@ node_js:
|
|||||||
- "iojs"
|
- "iojs"
|
||||||
after_success:
|
after_success:
|
||||||
- npm run test-cov
|
- npm run test-cov
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- node_modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user