mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 20:13:30 +01:00
fix: build with node 8
This commit is contained in:
@@ -11,7 +11,7 @@ script: bash ./deploy/test.sh
|
|||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: build
|
- stage: build
|
||||||
node_js: "6"
|
node_js: "8"
|
||||||
script: bash ./deploy/deploy.sh
|
script: bash ./deploy/deploy.sh
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user