Update travis target versions
This commit is contained in:
parent
9b484d4158
commit
78acd03746
10
.travis.yml
10
.travis.yml
|
@ -1,7 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
- "0.12"
|
||||
- "4.0"
|
||||
- "4.1"
|
||||
- 4
|
||||
- 6
|
||||
- 8
|
||||
- lts/*
|
||||
- node
|
||||
|
|
Loading…
Reference in New Issue