mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 05:17:41 +00:00
pkg: Add support for Node v9
This commit is contained in:
parent
6b21ca3570
commit
9cf36a3b20
@ -1,5 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "9"
|
||||
- "8"
|
||||
- "7"
|
||||
- "6"
|
||||
|
@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [Unreleased][Unreleased]
|
||||
|
||||
Added:
|
||||
|
||||
* Add support for Node.js v9
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user