mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
Небольшие изменения
This commit is contained in:
16
.travis.yml
16
.travis.yml
@@ -13,20 +13,4 @@ after_script:
|
||||
- codeclimate-test-reporter < ./coverage/lcov.info
|
||||
matrix:
|
||||
include:
|
||||
- node_js: '8.11.2'
|
||||
before_install: npm -g i npm@2
|
||||
- node_js: '6.11.2'
|
||||
before_install: npm -g i npm@2
|
||||
- node_js: '10.2.1'
|
||||
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