mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 14:30:31 +00:00
Updated TravisCI script.
This commit is contained in:
parent
792cc2016a
commit
cdffae4dc5
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "node"
|
- "11"
|
||||||
cache: yarn
|
cache: yarn
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
@ -31,4 +31,4 @@ deploy:
|
||||||
branch: hugo
|
branch: hugo
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
- mods@citra-emu.org
|
- yuzu@yuzu-emu.org
|
||||||
|
|
Loading…
Reference in a new issue