try a newer node

This commit is contained in:
Sam 2018-06-26 17:56:44 +10:00
parent 49ffc1eb61
commit 7a77a3c1dd
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ cache:
- vendor/bundle
before_install:
- nvm install node
- node --version
- gem install bundler
- git clone --depth=1 https://github.com/discourse/discourse-backup-uploads-to-s3.git plugins/discourse-backup-uploads-to-s3
- git clone --depth=1 https://github.com/discourse/discourse-spoiler-alert.git plugins/discourse-spoiler-alert