mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-09-01 14:55:14 +00:00
pkg: Add support for Node v9
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user