[ci] update node versions in travis.yml

This commit is contained in:
Federico Soave 2018-02-04 23:35:13 +01:00
parent c345a82622
commit a4644bf948

View File

@ -1,5 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.8"
- "0.6"
- "4"
- "lts/*"