mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-31 06:16:07 +00:00
Update .travis.yml
This commit is contained in:
12
.travis.yml
12
.travis.yml
@@ -1,9 +1,9 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
# node_js:
|
node_js:
|
||||||
# - "0.12"
|
- "0.12"
|
||||||
# - "0.11"
|
- "0.11"
|
||||||
# - "0.10"
|
- "0.10"
|
||||||
# - "iojs"
|
- "iojs"
|
||||||
# - "iojs-v1.0.4"
|
- "iojs-v1.0.4"
|
||||||
after_success:
|
after_success:
|
||||||
- npm run test-cov
|
- npm run test-cov
|
||||||
|
Reference in New Issue
Block a user