mirror of
https://github.com/danbulant/discord.js
synced 2026-07-08 04:31:05 +00:00
Fixed travis again
This commit is contained in:
parent
fe141a7234
commit
48616c4505
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "stable"
|
- "stable"
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- node_modules
|
- node_modules
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
Loading…
Reference in a new issue