mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
Изменены версии nodejs для travis
This commit is contained in:
@@ -2,10 +2,10 @@ language: node_js
|
|||||||
sudo: false
|
sudo: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- node_js: '0.10'
|
- node_js: '8.11.2'
|
||||||
before_install: npm -g i npm@2
|
before_install: npm -g i npm@2
|
||||||
- node_js: '0.12'
|
- node_js: '6.11.2'
|
||||||
before_install: npm -g i npm@2
|
before_install: npm -g i npm@2
|
||||||
- node_js: '4'
|
- node_js: '10.2.1'
|
||||||
before_install: npm -g i npm@2
|
before_install: npm -g i npm@2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user