mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 12:06:20 +00:00
Добавление новых версий ноды в travis ci
This commit is contained in:
13
.travis.yml
13
.travis.yml
@@ -18,4 +18,15 @@ matrix:
|
||||
- node_js: '6.11.2'
|
||||
before_install: npm -g i npm@2
|
||||
- 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