2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-28 12:57:38 +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"
- "0.12.12"
after_success:
- npm run test-cov
- bash <(curl -s https://codecov.io/bash)
cache:
directories:
- node_modules