mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 22:51:32 +00:00
trying to fix travis build
This commit is contained in:
parent
5cb09fef47
commit
c5e41544a2
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ cache:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
before_install: npm install -g grunt-cli
|
||||
before_install: npm install -g grunt-cli eslint
|
||||
install: npm install
|
||||
before_script: grunt --dev
|
||||
Loading…
Reference in a new issue