mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 03:53:29 +01:00
Fix Travis builds continuing after failed lint
This commit is contained in:
@@ -7,7 +7,6 @@ cache:
|
||||
- node_modules
|
||||
install: npm install
|
||||
script:
|
||||
- npm run lint
|
||||
- bash ./deploy/deploy.sh
|
||||
env:
|
||||
global:
|
||||
|
||||
Reference in New Issue
Block a user