mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +00:00
Add Node 9 to Travis
This commit is contained in:
parent
196cf7652e
commit
0f4ca39fa3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
- "9"
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue