Forcing Node.js version to Node.js 10

This commit is contained in:
Flame Sage
2018-10-28 03:14:47 +00:00
committed by GitHub
parent 262569d7d4
commit 7241da54cd

View File

@@ -1,7 +1,8 @@
# Build status located at https://travis-ci.org/citra-emu/citra-web
language: node_js
node_js: node
node_js:
- "10"
cache: yarn
script: