1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-17 18:37:00 +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
node_js:
- "6"
- "7"
- "8"