mirror of
https://github.com/danbulant/discord.js
synced 2026-06-05 07:42:09 +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
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "8"
|
- "8"
|
||||||
|
- "9"
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue