mirror of
https://github.com/danbulant/discord.js
synced 2026-05-26 05:22:15 +00:00
Update .travis.yml
This commit is contained in:
parent
329839318d
commit
355dd462d3
1 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ branches:
|
|||
only:
|
||||
- master
|
||||
- indev
|
||||
- indev-rewrite
|
||||
before_install: npm install -g grunt-cli eslint
|
||||
install: npm install
|
||||
before_script: grunt --dev
|
||||
before_script: grunt --dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue