0
mirror of https://github.com/valentineus/iii-client.git synced 2025-04-29 01:51:24 +03:00

Removing support for iojs

This commit is contained in:
Valentin Popov 2017-09-29 01:31:33 +04:00
parent d517606226
commit 42fa6f65e8

View File

@ -1,7 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- "iojs"
- "8" - "8"
- "7" - "7"
- "6" - "6"