mirror of
https://github.com/rastapasta/mapscii.git
synced 2024-11-21 23:53:08 +01:00
.travis.yml: Set versions to the current LTS version + current
Though I don't think that the Travis CI integration still works on this repo.
This commit is contained in:
parent
4fe9a60a0c
commit
21900a7817
@ -1,8 +1,8 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "14"
|
|
||||||
- "16"
|
|
||||||
- "18"
|
- "18"
|
||||||
|
- "20"
|
||||||
|
- "22"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm run-script lint
|
- npm run-script lint
|
||||||
|
Loading…
Reference in New Issue
Block a user