2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-28 21:07:39 +00:00

Test codecov.io

This commit is contained in:
Yago 2016-07-08 00:07:30 +02:00
parent 743cc0ff9d
commit e4945de64e

View File

@ -4,7 +4,7 @@ node_js:
- "4" - "4"
- "0.12.12" - "0.12.12"
after_success: after_success:
- npm run test-cov - bash <(curl -s https://codecov.io/bash)
cache: cache:
directories: directories:
- node_modules - node_modules