mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 19:20:42 +00:00
travis testing for indev
This commit is contained in:
parent
60747afda4
commit
df368168ee
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ cache:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- indev
|
||||||
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