mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 20:13:30 +01:00
trying to fix travis build
This commit is contained in:
@@ -7,6 +7,6 @@ cache:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
before_install: npm install -g grunt-cli
|
before_install: npm install -g grunt-cli eslint
|
||||||
install: npm install
|
install: npm install
|
||||||
before_script: grunt --dev
|
before_script: grunt --dev
|
||||||
Reference in New Issue
Block a user