Updated TravisCI script.

This commit is contained in:
Chris 2019-04-26 22:09:50 -04:00
parent 792cc2016a
commit cdffae4dc5

View file

@ -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