mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-10 12:41:22 -06:00
Updated node version in which builds are run
This commit is contained in:
parent
42c43f6c78
commit
232c54885e
@ -1,6 +1,6 @@
|
||||
build:
|
||||
environment:
|
||||
node: v10.15.3
|
||||
node: v12.11.0
|
||||
tools:
|
||||
external_code_coverage:
|
||||
timeout: 1200
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "10.16.3"
|
||||
- "12.11.0"
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user