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

Let’s test on Node 8 now

This commit is contained in:
Antonio Laguna
2017-05-31 08:25:45 +02:00
parent f525d7ec87
commit ac8ac17490

View File

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