mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 11:10:38 +00:00
Maybe fix Travis some more
This commit is contained in:
parent
127d87dca8
commit
abd6156a90
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ jobs:
|
||||||
node_js: 9
|
node_js: 9
|
||||||
script: bash ./travis/deploy.sh
|
script: bash ./travis/deploy.sh
|
||||||
env:
|
env:
|
||||||
- ENCRYPTION_LABEL: "af862fa96d3e"
|
- ENCRYPTION_LABEL="af862fa96d3e"
|
||||||
- COMMIT_AUTHOR_EMAIL: "amishshah.2k@gmail.com"
|
- COMMIT_AUTHOR_EMAIL="amishshah.2k@gmail.com"
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue