mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
travis testing for indev
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user