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