Actually update nodejs version

This commit is contained in:
nanaya 2020-09-24 10:12:46 +09:00
parent a9d85190f3
commit 8915b1b859
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cache:
yarn: true
language: ruby
rvm:
- 2.7.1
@ -16,5 +17,6 @@ addons:
postgresql: 12
before_script:
- nvm use 12
- yarn install
- script/travis_prepare