From cdffae4dc54227e786ee7d8ed4723d80721852a2 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 26 Apr 2019 22:09:50 -0400 Subject: [PATCH] Updated TravisCI script. --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ddab5fc5..7b6912fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: node_js node_js: - - "node" + - "11" cache: yarn install: @@ -31,4 +31,4 @@ deploy: branch: hugo notifications: email: - - mods@citra-emu.org + - yuzu@yuzu-emu.org