2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-28 12:57:38 +00:00

Travis cache node_modules

This commit is contained in:
yago 2015-07-12 12:41:29 +02:00
parent 5cc068c5b9
commit d76c0d2958

View File

@ -5,3 +5,6 @@ node_js:
- "iojs"
after_success:
- npm run test-cov
cache:
directories:
- node_modules