mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
Добавление новых версий ноды в travis ci
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -19,3 +19,14 @@ matrix:
|
|||||||
before_install: npm -g i npm@2
|
before_install: npm -g i npm@2
|
||||||
- node_js: '10.2.1'
|
- node_js: '10.2.1'
|
||||||
before_install: npm -g i npm@2
|
before_install: npm -g i npm@2
|
||||||
|
- node_js: 'lts/*'
|
||||||
|
before_install: npm -g i npm@2
|
||||||
|
- node_js: '11'
|
||||||
|
before_install: npm -g i npm@2
|
||||||
|
- node_js: '12'
|
||||||
|
before_install: npm -g i npm@2
|
||||||
|
- node_js: '13'
|
||||||
|
before_install: npm -g i npm@2
|
||||||
|
- node_js: '14'
|
||||||
|
before_install: npm -g i npm@2
|
||||||
|
- node_js: '15'
|
||||||
|
|||||||
Reference in New Issue
Block a user