mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 12:03:31 +01:00
Clean up Travis stuff MOAR
This commit is contained in:
@@ -8,9 +8,9 @@ install: npm install
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
script: bash ./deploy/test.sh
|
||||
- stage: build
|
||||
script: bash ./deploy/deploy.sh
|
||||
script: bash ./travis/test.sh
|
||||
- stage: deploy
|
||||
script: bash ./travis/deploy.sh
|
||||
env:
|
||||
global:
|
||||
- ENCRYPTION_LABEL: "af862fa96d3e"
|
||||
|
||||
Reference in New Issue
Block a user