Updated node version in which builds are run

This commit is contained in:
Alejandro Celaya 2019-10-05 19:58:27 +02:00
parent 42c43f6c78
commit 232c54885e
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
build: build:
environment: environment:
node: v10.15.3 node: v12.11.0
tools: tools:
external_code_coverage: external_code_coverage:
timeout: 1200 timeout: 1200

View file

@ -1,7 +1,7 @@
language: node_js language: node_js
node_js: node_js:
- "10.16.3" - "12.11.0"
cache: cache:
directories: directories: