This commit is contained in:
XhmikosR 2018-09-18 11:49:05 +03:00
Родитель 89899eabf8
Коммит 51a7a7942b
2 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -3,7 +3,6 @@ sudo: false
language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"

Просмотреть файл

@ -18,7 +18,7 @@
"lint"
],
"engines": {
"node": ">=4"
"node": ">=6"
},
"files": [
"tasks",