mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 06:31:20 +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
|
||||
script: bash ./travis/deploy.sh
|
||||
env:
|
||||
- ENCRYPTION_LABEL: "af862fa96d3e"
|
||||
- COMMIT_AUTHOR_EMAIL: "amishshah.2k@gmail.com"
|
||||
- ENCRYPTION_LABEL="af862fa96d3e"
|
||||
- COMMIT_AUTHOR_EMAIL="amishshah.2k@gmail.com"
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue