mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Install Node.js 10
Because ESLint 5.1.0 does not support default version of Node.js on TravisCI. Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
950bb1751b
commit
3c191966d4
@ -33,6 +33,7 @@ before_install:
|
||||
- unzip chromedriver_linux64.zip
|
||||
- sudo mv chromedriver /usr/local/bin/chromedriver
|
||||
- sudo sh -c 'curl -L https://toolbelt.treasuredata.com/sh/install-ubuntu-trusty-td-agent3.sh | sh'
|
||||
- nvm install 10
|
||||
|
||||
install:
|
||||
- bin/setup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user