mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 21:54:53 +03:00
fix: update nodejs version to 12 in travis config
This commit is contained in:
parent
a1877e908a
commit
7d44e6bdfb
|
@ -1,6 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- '10'
|
||||
- '12'
|
||||
cache:
|
||||
directories:
|
||||
- "~/.cache"
|
||||
|
|
Loading…
Reference in New Issue
Block a user