mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-30 05:48:00 +00:00
Update .travis.yml
This commit is contained in:
parent
812b23fd2b
commit
b386e0b43d
12
.travis.yml
12
.travis.yml
@ -1,9 +1,9 @@
|
||||
language: node_js
|
||||
# node_js:
|
||||
# - "0.12"
|
||||
# - "0.11"
|
||||
# - "0.10"
|
||||
# - "iojs"
|
||||
# - "iojs-v1.0.4"
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "iojs"
|
||||
- "iojs-v1.0.4"
|
||||
after_success:
|
||||
- npm run test-cov
|
||||
|
Loading…
x
Reference in New Issue
Block a user