mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-11 10:03:51 +00:00
Updated node version in which builds are run
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- "10.16.3"
|
- "12.11.0"
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|||||||
Reference in New Issue
Block a user