try with plain nvm

This commit is contained in:
Camilo Roca 2020-10-03 21:34:25 +02:00
parent 3514946c63
commit 758536d581
1 changed files with 2 additions and 3 deletions

View File

@ -202,11 +202,10 @@ matrix:
- os: linux
dist: trusty
jdk: openjdk8
language: node_js
node_js:
- 14
env: TARGET=javascript
stage: main-test
before_install:
- nvm install 14
# - os: linux
# dist: trusty
# jdk: openjdk8