mirror of
https://github.com/danbulant/discord.js
synced 2026-06-09 09:42:22 +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:
|
only:
|
||||||
- master
|
- master
|
||||||
- indev
|
- indev
|
||||||
|
- indev-rewrite
|
||||||
before_install: npm install -g grunt-cli eslint
|
before_install: npm install -g grunt-cli eslint
|
||||||
install: npm install
|
install: npm install
|
||||||
before_script: grunt --dev
|
before_script: grunt --dev
|
||||||
Loading…
Reference in a new issue