mirror of
https://github.com/danbulant/discord.js
synced 2026-06-08 09:13:22 +00:00
Updated travis to work on master branch
This commit is contained in:
parent
98a62eb94e
commit
fe141a7234
1 changed files with 4 additions and 1 deletions
|
|
@ -3,4 +3,7 @@ node_js:
|
||||||
- "stable"
|
- "stable"
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
Loading…
Reference in a new issue