chore(ci): test on old-LTS, LTS and stable

This commit is contained in:
Julien Fontanet 2017-12-05 18:37:03 +01:00
parent 4c91667d2c
commit bf3f9b4ac2

View File

@ -1,6 +1,7 @@
language: node_js language: node_js
node_js: node_js:
- stable - stable
- 8
- 6 - 6
# Use containers. # Use containers.