mirror of
https://github.com/danbulant/discord.js
synced 2026-07-03 18:20:46 +00:00
Updated travis.yml for faster builds
This commit is contained in:
parent
5696aa57f0
commit
11fec33fc7
1 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "stable"
|
- "stable"
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- node_modules
|
||||||
Loading…
Reference in a new issue