1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-17 18:37:00 +02:00

No more node 8 for now

This commit is contained in:
Antonio Laguna
2017-06-06 15:44:48 +02:00
parent 54589277b7
commit 2f292cc5ee

View File

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