Pin node.js to version 11.
This commit is contained in:
parent
b290c3e8aa
commit
7ba99885f8
|
@ -2,7 +2,7 @@
|
|||
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
- "11"
|
||||
cache: yarn
|
||||
|
||||
script:
|
||||
|
@ -27,4 +27,4 @@ deploy:
|
|||
branch: master
|
||||
notifications:
|
||||
email:
|
||||
- mods@citra-emu.org
|
||||
- citra@citra-emu.org
|
||||
|
|
Reference in New Issue