mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 13:02:38 +00:00
Betterer Travis? Maybe?
This commit is contained in:
parent
2a96296e95
commit
92e9c61eb6
1 changed files with 2 additions and 2 deletions
|
|
@ -5,11 +5,11 @@ cache:
|
|||
directories:
|
||||
- node_modules
|
||||
install: npm install
|
||||
script: bash ./deploy/test.sh
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
script: bash ./deploy/test.sh
|
||||
- stage: build
|
||||
node_js: "8"
|
||||
script: bash ./deploy/deploy.sh
|
||||
env:
|
||||
global:
|
||||
|
|
|
|||
Loading…
Reference in a new issue