UNPKG

twitch-toolkit

Version:

A set of tools to integrate with Twitch API, Twitch Chat and Twitch WebHooks.

17 lines (13 loc) 211 B
sudo: false language: node_js node_js: - "6" - "8" before_install: - travis_retry npm install script: - npm test notifications: email: - travis@nodejitsu.com irc: "irc.freenode.org#nodejitsu"