Изменены версии nodejs для travis

This commit is contained in:
la
2018-05-29 14:35:32 +03:00
parent b7f6667798
commit 2a4e3c5083

View File

@@ -2,10 +2,10 @@ language: node_js
sudo: false
matrix:
include:
- node_js: '0.10'
- node_js: '8.11.2'
before_install: npm -g i npm@2
- node_js: '0.12'
- node_js: '6.11.2'
before_install: npm -g i npm@2
- node_js: '4'
- node_js: '10.2.1'
before_install: npm -g i npm@2